Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-065358
#<BuildRuby:0x000055aa701b04c0
@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.20220726-065358",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004378 0.007800 1.041347 ( 6.075265)
build_miniruby 0.001488 0.000279 0.074364 ( 0.073077)
build_ruby 0.001440 0.000270 0.078105 ( 0.076195)
build_all 0.009378 0.000202 1.534292 ( 0.582983)
build_install 0.015512 0.007602 5.217192 ( 2.093290)
test_btest 0.000859 0.000191 69.455742 ( 8.219749)
test_basic 0.005638 0.001253 0.318862 ( 0.408503)
test_all 0.003016 0.000000 665.424206 ( 66.200336)
test_rubyspec 0.111680 0.061321 45.698285 ( 51.478894)
total: 135.21 sec