Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-131702
#<BuildRuby:0x000055dcd590c4c0
@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.20220901-131702",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010143 0.001356 1.002670 ( 1.045928)
build_miniruby 0.001665 0.000357 0.076868 ( 0.075491)
build_ruby 0.001767 0.000379 0.077506 ( 0.075833)
build_all 0.009889 0.000157 1.551802 ( 0.592755)
build_install 0.015725 0.006042 1.899203 ( 0.922505)
test_btest 0.001189 0.000264 70.952008 ( 8.292237)
test_basic 0.000000 0.007924 0.322301 ( 0.411317)
test_all 0.003644 0.000102 638.273822 ( 65.768829)
test_rubyspec 0.115831 0.058644 45.340944 ( 53.899197)
total: 131.09 sec