Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-005932
#<BuildRuby:0x0000563a90a50b88
@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.20220802-005932",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010237 0.000407 0.968800 ( 0.958723)
build_miniruby 0.001923 0.000128 0.075871 ( 0.073712)
build_ruby 0.002375 0.000158 0.079236 ( 0.076576)
build_all 0.008847 0.000590 1.502122 ( 0.572258)
build_install 0.009284 0.014738 5.103038 ( 2.105326)
test_btest 0.000863 0.000192 75.407581 ( 8.298734)
test_basic 0.008237 0.000000 0.317141 ( 0.409245)
test_all 0.000999 0.001203 625.604743 ( 64.095365)
test_rubyspec 0.107534 0.064612 45.176679 ( 50.870102)
total: 127.46 sec