Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-020424
#<BuildRuby:0x000055a8c8c58c00
@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.20220905-020424",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007597 0.004376 0.991670 ( 1.014774)
build_miniruby 0.002125 0.000266 0.079462 ( 0.079038)
build_ruby 0.000000 0.002285 0.077183 ( 0.077002)
build_all 0.000646 0.009438 1.558414 ( 0.614423)
build_install 0.020959 0.001104 1.852477 ( 0.944555)
test_btest 0.001163 0.000000 75.434498 ( 8.847700)
test_basic 0.003945 0.003445 0.334624 ( 0.425233)
test_all 0.003520 0.000918 684.799889 ( 67.199372)
test_rubyspec 0.126139 0.049244 45.330526 ( 53.769892)
total: 132.97 sec