Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-131019
#<BuildRuby:0x0000558838bb4b88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-131019",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000029)
configure 0.000050 0.000003 0.000053 ( 0.000055)
build_up 0.007992 0.000570 1.146973 ( 1.208406)
build_miniruby 0.001329 0.000095 0.881526 ( 0.884706)
build_ruby 0.002244 0.000000 2.376400 ( 2.287699)
build_all 0.016093 0.000256 18.183238 ( 2.218908)
build_install 0.014255 0.004886 1.825202 ( 0.988581)
test_btest 0.000949 0.000095 89.933373 ( 10.047278)
test_basic 0.001448 0.005187 0.320510 ( 0.411022)
test_all 0.001979 0.000297 724.062935 ( 75.405520)
test_rubyspec 0.080574 0.032145 49.858946 ( 58.386813)
total: 151.84 sec