Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-174138
#<BuildRuby:0x000055d22df1afe0
@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.20221114-174138",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002689 0.007528 1.121840 ( 1.190485)
build_miniruby 0.001487 0.000744 0.124340 ( 0.120274)
build_ruby 0.001475 0.000737 0.117314 ( 0.100134)
build_all 0.006438 0.003219 1.575208 ( 0.672798)
build_install 0.021308 0.000266 1.962536 ( 1.007829)
test_btest 0.001146 0.000422 89.231256 ( 8.593879)
test_basic 0.005712 0.002105 0.408937 ( 0.496174)
test_all 0.001622 0.000598 656.961504 ( 68.440214)
test_rubyspec 0.082417 0.090183 48.326927 ( 56.829332)
total: 137.45 sec