Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-234112
#<BuildRuby:0x000055df18022f90
@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.20221006-234112",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009455 0.000856 1.145764 ( 1.790299)
build_miniruby 0.002000 0.000307 0.100580 ( 0.096600)
build_ruby 0.001686 0.000000 0.099265 ( 0.097005)
build_all 0.007113 0.000002 1.289231 ( 0.566773)
build_install 0.013353 0.000552 1.619007 ( 0.877366)
test_btest 0.001167 0.000137 62.303027 ( 6.176381)
test_basic 0.001757 0.004318 0.352013 ( 0.443626)
test_all 0.008385 0.000000 487.186712 ( 52.723119)
test_rubyspec 0.089824 0.031577 42.221290 ( 50.718599)
total: 113.49 sec