Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-045541
#<BuildRuby:0x0000565029fa4e50
@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.20220909-045541",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008588 0.001322 1.097004 ( 1.071713)
build_miniruby 0.001848 0.000284 0.071887 ( 0.069508)
build_ruby 0.000000 0.002374 0.073489 ( 0.071386)
build_all 0.008648 0.002210 1.559021 ( 0.596699)
build_install 0.019260 0.003877 1.909377 ( 0.949914)
test_btest 0.001062 0.000212 96.203679 ( 9.843867)
test_basic 0.000425 0.008066 0.351600 ( 0.438315)
test_all 0.001499 0.003019 679.456546 ( 68.194177)
test_rubyspec 0.104139 0.061381 46.975353 ( 55.101563)
total: 136.34 sec