Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-151437
#<BuildRuby:0x000055b21de2c4d8
@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.20220215-151437",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009016 0.002080 0.949627 ( 1.058120)
build_miniruby 0.001442 0.000333 0.075295 ( 0.073529)
build_ruby 0.002443 0.000000 0.076802 ( 0.074325)
build_all 0.009711 0.000000 4.139699 ( 0.791058)
build_install 0.023226 0.000388 7.814455 ( 2.317877)
test_btest 0.001185 0.000178 70.520128 ( 8.277622)
test_basic 0.007274 0.000334 0.347320 ( 0.436983)
test_all 0.001506 0.000215 702.434919 ( 67.375990)
test_rubyspec 0.104915 0.058213 45.991165 ( 51.405152)
total: 131.81 sec