Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-134803
#<BuildRuby:0x000055f094587778
@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.20220402-134803",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000059 0.000004 0.000063 ( 0.000065)
build_up 0.004695 0.008891 1.040950 ( 1.229961)
build_miniruby 0.001897 0.000380 0.067021 ( 0.064325)
build_ruby 0.001658 0.000332 0.071733 ( 0.069578)
build_all 0.005611 0.003724 4.258381 ( 0.864625)
build_install 0.020444 0.004054 8.545399 ( 3.000700)
test_btest 0.001089 0.000247 73.343005 ( 8.071524)
test_basic 0.002832 0.005115 0.345561 ( 0.433568)
test_all 0.002839 0.000229 655.702093 ( 65.608983)
test_rubyspec 0.115683 0.053319 46.743743 ( 51.807602)
total: 131.15 sec