Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-114243
#<BuildRuby:0x000055fe9967e9c0
@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.20221011-114243",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006294 0.004247 1.096470 ( 1.676870)
build_miniruby 0.001483 0.000212 0.103334 ( 0.099595)
build_ruby 0.001402 0.000200 0.093521 ( 0.090882)
build_all 0.006758 0.000966 1.289201 ( 0.545806)
build_install 0.010172 0.004897 1.660415 ( 0.889838)
test_btest 0.001659 0.000000 60.384479 ( 6.522352)
test_basic 0.002735 0.003669 0.360854 ( 0.452320)
test_all 0.005733 0.001274 502.813984 ( 53.965173)
test_rubyspec 0.102623 0.032411 42.692467 ( 51.364216)
total: 115.61 sec