Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-153639
#<BuildRuby:0x000056453a54d348
@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.20220809-153639",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010946 0.000758 0.799530 ( 0.960216)
build_miniruby 0.001120 0.000259 0.055756 ( 0.054555)
build_ruby 0.001547 0.000357 0.062000 ( 0.059377)
build_all 0.004660 0.004403 1.238943 ( 0.468695)
build_install 0.015079 0.001606 4.123209 ( 1.727260)
test_btest 0.000991 0.000248 51.819178 ( 6.118543)
test_basic 0.004133 0.001033 0.280716 ( 0.371868)
test_all 0.002359 0.000590 506.239153 ( 52.755840)
test_rubyspec 0.061532 0.059700 41.447170 ( 48.862735)
total: 111.38 sec