Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-155246
#<BuildRuby:0x0000558b0aa9a110
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-155246",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000014 0.000002 0.000016 ( 0.000009)
build_up 0.010155 0.000273 0.934069 ( 0.954668)
build_miniruby 0.001733 0.000231 0.069482 ( 0.067545)
build_ruby 0.002163 0.000289 0.071315 ( 0.068540)
build_all 0.009321 0.000607 4.102708 ( 0.786487)
build_install 0.023869 0.000477 7.820580 ( 2.333345)
test_btest 0.001107 0.000111 46.420297 ( 43.312229)
test_basic 0.003056 0.004789 0.334059 ( 0.427618)
test_all 0.001463 0.000209 664.188884 ( 65.133892)
test_rubyspec 0.087220 0.077361 46.101261 ( 51.542590)
total: 164.63 sec