Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-192446
#<BuildRuby:0x000056080ddf07d0
@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.20220424-192446",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003253 0.008580 1.020188 ( 1.508033)
build_miniruby 0.001901 0.000408 0.075272 ( 0.072923)
build_ruby 0.001850 0.000396 0.074455 ( 0.071966)
build_all 0.003531 0.005469 1.536754 ( 0.635352)
build_install 0.014695 0.008046 5.870199 ( 2.803814)
test_btest 0.000982 0.000328 72.340815 ( 8.603384)
test_basic 0.004944 0.004697 0.323967 ( 0.410572)
test_all 0.001873 0.000690 696.455190 ( 69.565960)
test_rubyspec 0.135906 0.055565 45.869979 ( 51.077001)
total: 134.75 sec