Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-032433
#<BuildRuby:0x0000555db36fd338
@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.20221025-032433",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003479 0.007991 1.151489 ( 1.280947)
build_miniruby 0.001263 0.000389 0.108669 ( 0.105967)
build_ruby 0.001182 0.000364 0.112339 ( 0.110340)
build_all 0.007401 0.002277 1.356673 ( 0.586823)
build_install 0.015211 0.001486 1.729249 ( 0.927528)
test_btest 0.001379 0.000368 60.978027 ( 6.523862)
test_basic 0.005452 0.001453 0.362251 ( 0.452827)
test_all 0.004145 0.002814 523.551984 ( 55.303542)
test_rubyspec 0.096367 0.033035 43.411595 ( 51.891293)
total: 117.18 sec