Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-232406
#<BuildRuby:0x000055fff98bfd68
@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.20231210-232406",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004050 0.000640 1.211164 ( 1.550887)
build_miniruby 0.001078 0.000000 0.923971 ( 0.924127)
build_ruby 0.001345 0.000000 2.819428 ( 2.819836)
build_all 0.010128 0.000057 17.085991 ( 1.579747)
build_install 0.009145 0.000658 5.018939 ( 1.191024)
test_btest 0.000997 0.000130 85.299833 ( 8.172620)
test_basic 0.004298 0.000560 0.751157 ( 0.826939)
test_all 0.109633 0.031067 572.021234 ( 55.906852)
test_rubyspec 0.009383 0.036293 49.940833 ( 62.297981)
total: 135.27 sec