Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-135426
#<BuildRuby:0x000055fac2105500
@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-135426",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010092 0.000776 1.073386 ( 1.410846)
build_miniruby 0.001904 0.000146 0.100371 ( 0.096883)
build_ruby 0.001526 0.000117 0.093874 ( 0.090950)
build_all 0.008693 0.000669 1.276179 ( 0.563865)
build_install 0.008463 0.007038 1.639943 ( 0.891964)
test_btest 0.001183 0.000183 60.836547 ( 6.444692)
test_basic 0.000000 0.006086 0.353031 ( 0.451374)
test_all 0.002977 0.003726 514.600186 ( 54.585695)
test_rubyspec 0.087474 0.053210 42.630101 ( 51.236437)
total: 115.77 sec