Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-115937
#<BuildRuby:0x00005560e06d04c0
@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.20220807-115937",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007277 0.004898 0.973265 ( 1.421256)
build_miniruby 0.001707 0.000525 0.075297 ( 0.072878)
build_ruby 0.002065 0.000000 0.072730 ( 0.070812)
build_all 0.006220 0.004203 1.532764 ( 0.566585)
build_install 0.017046 0.007027 5.198244 ( 2.064560)
test_btest 0.000959 0.000336 74.498966 ( 8.625186)
test_basic 0.006271 0.002195 0.333221 ( 0.425028)
test_all 0.002145 0.000000 666.262284 ( 65.630896)
test_rubyspec 0.115322 0.040401 45.670255 ( 53.207387)
total: 132.09 sec