Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-123510
#<BuildRuby:0x000056072c6be700
@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.20220626-123510",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.007290 0.003083 1.004762 ( 1.287874)
build_miniruby 0.002385 0.000000 0.076412 ( 0.075246)
build_ruby 0.002104 0.000169 0.077247 ( 0.076183)
build_all 0.009842 0.000000 1.485612 ( 0.601847)
build_install 0.012466 0.011054 5.798507 ( 2.805409)
test_btest 0.001213 0.000303 70.658093 ( 8.509072)
test_basic 0.007120 0.000816 0.319614 ( 0.408227)
test_all 0.002140 0.000514 685.291507 ( 66.970835)
test_rubyspec 0.115782 0.059333 45.475853 ( 51.257120)
total: 131.99 sec