Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-061128
#<BuildRuby:0x00005618b8d2e700
@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.20220904-061128",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007333 0.003769 0.989231 ( 0.975197)
build_miniruby 0.000516 0.001471 0.074652 ( 0.073000)
build_ruby 0.001426 0.000475 0.075561 ( 0.073552)
build_all 0.008209 0.001467 1.562777 ( 0.611132)
build_install 0.019231 0.002051 1.928081 ( 0.938585)
test_btest 0.000928 0.000244 76.206797 ( 8.548552)
test_basic 0.007008 0.000682 0.322312 ( 0.416435)
test_all 0.004160 0.000790 638.461991 ( 64.910813)
test_rubyspec 0.099629 0.073270 45.467556 ( 53.874315)
total: 130.42 sec