Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-083439
#<BuildRuby:0x000055db20be48e8
@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.20220214-083439",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011328 0.974026 ( 1.977119)
build_miniruby 0.000000 0.002134 0.074584 ( 0.072221)
build_ruby 0.000962 0.000766 0.067005 ( 0.065053)
build_all 0.008664 0.002441 4.133712 ( 0.768057)
build_install 0.010072 0.011834 7.847502 ( 2.339994)
test_btest 0.000678 0.000407 73.413513 ( 8.378404)
test_basic 0.007260 0.001505 0.343104 ( 0.430406)
test_all 0.001032 0.000580 699.623520 ( 67.690149)
test_rubyspec 0.090549 0.073996 45.628564 ( 50.913586)
total: 132.64 sec