Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-002254
#<BuildRuby:0x000055a150138ea8
@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.20220803-002254",
@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.000006)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006458 0.005853 0.994335 ( 2.051039)
build_miniruby 0.001507 0.000464 0.072550 ( 0.071401)
build_ruby 0.001425 0.000438 0.076041 ( 0.074255)
build_all 0.008782 0.001194 1.556337 ( 0.588768)
build_install 0.013051 0.009225 5.191687 ( 2.098926)
test_btest 0.000775 0.000274 75.466811 ( 8.260043)
test_basic 0.006510 0.000550 0.324675 ( 0.423334)
test_all 0.002090 0.000260 626.979667 ( 64.267677)
test_rubyspec 0.127383 0.048774 45.408837 ( 52.862443)
total: 130.70 sec