Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-092607
#<BuildRuby:0x0000556e8ab6ee20
@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.20231108-092607",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004509 0.000050 1.230989 ( 1.566266)
build_miniruby 0.001021 0.000102 0.867371 ( 0.867584)
build_ruby 0.001160 0.000116 2.620128 ( 2.620330)
build_all 0.009407 0.000500 16.859130 ( 1.506122)
build_install 0.002332 0.006999 4.987705 ( 1.172961)
test_btest 0.000797 0.000132 85.303602 ( 7.784743)
test_basic 0.004918 0.000148 0.732202 ( 0.812053)
test_all 0.075713 0.060610 527.078893 ( 56.850101)
test_rubyspec 0.021918 0.026605 51.261614 ( 63.537526)
total: 136.72 sec