Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-080142
#<BuildRuby:0x0000560fb4c42038
@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.20221017-080142",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002295 0.007792 1.133952 ( 1.180412)
build_miniruby 0.001843 0.000246 0.102139 ( 0.099597)
build_ruby 0.001391 0.000186 0.103190 ( 0.101074)
build_all 0.005812 0.003695 1.337487 ( 0.595044)
build_install 0.015336 0.001162 1.690456 ( 0.908542)
test_btest 0.001845 0.000291 59.801360 ( 6.751424)
test_basic 0.002688 0.004119 0.361386 ( 0.451557)
test_all 0.006363 0.000375 492.829004 ( 53.571177)
test_rubyspec 0.078631 0.037624 43.410391 ( 51.965958)
total: 115.63 sec