Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-164617
#<BuildRuby:0x000055e1beb44920
@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.20220901-164617",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006614 0.005161 0.971657 ( 1.036749)
build_miniruby 0.001246 0.000670 0.077174 ( 0.075220)
build_ruby 0.001186 0.000639 0.071810 ( 0.070766)
build_all 0.008102 0.002097 1.583089 ( 0.584638)
build_install 0.016257 0.006149 1.896947 ( 0.917807)
test_btest 0.000809 0.000383 70.761609 ( 7.863226)
test_basic 0.005294 0.002712 0.323115 ( 0.410863)
test_all 0.005019 0.000000 631.568442 ( 64.717024)
test_rubyspec 0.086809 0.081035 45.429478 ( 53.986640)
total: 129.66 sec