Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-214034
#<BuildRuby:0x000055a57fc89338
@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.20221006-214034",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007206 0.004629 1.119044 ( 1.450561)
build_miniruby 0.001960 0.000301 0.095490 ( 0.092301)
build_ruby 0.001393 0.000215 0.096161 ( 0.093848)
build_all 0.004253 0.004578 1.285291 ( 0.548256)
build_install 0.011393 0.005170 1.662653 ( 0.909081)
test_btest 0.001386 0.000347 59.978110 ( 6.198417)
test_basic 0.007436 0.000604 0.355928 ( 0.443052)
test_all 0.007260 0.000076 500.869192 ( 53.474746)
test_rubyspec 0.096939 0.027326 42.249960 ( 50.517884)
total: 113.73 sec