Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-233231
#<BuildRuby:0x000055cec76d4638
@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.20220831-233231",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008486 0.003086 0.984523 ( 1.032647)
build_miniruby 0.001421 0.000517 0.071796 ( 0.070835)
build_ruby 0.002374 0.000000 0.072746 ( 0.071286)
build_all 0.010465 0.001053 1.516082 ( 0.595426)
build_install 0.022922 0.000000 1.844580 ( 0.923000)
test_btest 0.001176 0.000000 71.780156 ( 8.110842)
test_basic 0.002388 0.005461 0.329227 ( 0.419416)
test_all 0.005027 0.000000 641.006932 ( 64.749215)
test_rubyspec 0.107313 0.072564 45.880831 ( 54.341518)
total: 130.32 sec