Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-224751
#<BuildRuby:0x000055b560c246e0
@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.20220729-224751",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005229 0.005730 0.974758 ( 1.225406)
build_miniruby 0.001720 0.000000 0.077383 ( 0.075499)
build_ruby 0.001623 0.000000 0.080816 ( 0.078855)
build_all 0.011227 0.000373 1.517999 ( 0.571029)
build_install 0.021661 0.000747 5.151787 ( 2.059966)
test_btest 0.001329 0.000280 76.826247 ( 8.287667)
test_basic 0.001720 0.005246 0.330733 ( 0.419873)
test_all 0.001382 0.000364 636.810549 ( 64.410739)
test_rubyspec 0.093801 0.065473 45.619438 ( 51.503322)
total: 128.63 sec