Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-053802
#<BuildRuby:0x00005564cef48e80
@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.20221105-053802",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003625 0.003771 0.913743 ( 1.230743)
build_miniruby 0.001119 0.000373 0.051470 ( 0.050376)
build_ruby 0.000000 0.001789 0.050719 ( 0.049829)
build_all 0.001069 0.006543 1.234425 ( 0.488815)
build_install 0.007657 0.008489 1.569774 ( 0.809041)
test_btest 0.000797 0.000465 61.347193 ( 6.303044)
test_basic 0.005937 0.000648 0.311256 ( 0.403038)
test_all 0.001851 0.000997 492.434486 ( 53.715928)
test_rubyspec 0.077188 0.051875 43.448819 ( 51.953836)
total: 115.01 sec