Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-043557
#<BuildRuby:0x000055ffa3efb2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220711-043557",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006339 0.875648 ( 0.960533)
build_miniruby 0.000000 0.000788 0.057112 ( 0.055981)
build_ruby 0.000000 0.000964 0.058991 ( 0.057891)
build_all 0.002620 0.001782 1.482713 ( 0.604996)
build_install 0.007237 0.001809 6.306481 ( 2.839407)
test_btest 0.001154 0.000288 53.649448 ( 8.226907)
test_basic 0.004732 0.001183 0.331237 ( 0.419017)
test_all 0.001221 0.000306 619.516252 ( 91.357641)
test_rubyspec 0.077948 0.052467 44.455152 ( 50.008104)
total: 154.53 sec