Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-173334
#<BuildRuby:0x0000556100c71350
@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.20221009-173334",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009309 0.000075 1.099978 ( 1.268557)
build_miniruby 0.001403 0.000093 0.100150 ( 0.096985)
build_ruby 0.001416 0.000094 0.091749 ( 0.089295)
build_all 0.007490 0.000500 1.297334 ( 0.565851)
build_install 0.014003 0.000250 1.614688 ( 0.889148)
test_btest 0.000000 0.002332 61.810399 ( 6.637127)
test_basic 0.005455 0.002720 0.358295 ( 0.447155)
test_all 0.005589 0.001975 480.071368 ( 53.555969)
test_rubyspec 0.073096 0.056141 42.544961 ( 50.767708)
total: 114.32 sec