Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-064022
#<BuildRuby:0x000055e706f448e8
@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.20220309-064022",
@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.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010356 0.000703 1.026105 ( 3.470205)
build_miniruby 0.001367 0.000420 0.075836 ( 0.074368)
build_ruby 0.001697 0.000522 0.076378 ( 0.074139)
build_all 0.010998 0.000552 4.135547 ( 0.845050)
build_install 0.023399 0.000128 7.908578 ( 2.383791)
test_btest 0.001157 0.000232 69.437642 ( 8.221851)
test_basic 0.003105 0.005477 0.327055 ( 0.414315)
test_all 0.001326 0.000332 690.237085 ( 67.625007)
test_rubyspec 0.111476 0.047791 46.290741 ( 51.752120)
total: 134.86 sec