Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-192158
#<BuildRuby:0x000055e50e56c6d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-192158",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009113 0.000723 1.211275 ( 1.241527)
build_miniruby 0.001907 0.000272 0.841755 ( 0.841227)
build_ruby 0.002567 0.000367 2.251905 ( 2.158617)
build_all 0.017236 0.002463 18.619487 ( 2.164403)
build_install 0.021630 0.000433 2.061942 ( 1.043899)
test_btest 0.001438 0.000169 92.765433 ( 9.039434)
test_basic 0.000459 0.006377 0.345008 ( 0.439215)
test_all 0.001957 0.000346 691.575307 ( 69.817819)
test_rubyspec 0.120851 0.028672 49.365495 ( 57.783859)
total: 144.53 sec