Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-102643
#<BuildRuby:0x00005597e3a574b0
@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.20231027-102643",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002787 0.003027 1.484530 ( 1.711300)
build_miniruby 0.001028 0.000000 0.837532 ( 0.837186)
build_ruby 0.001434 0.000000 2.758376 ( 2.758466)
build_all 0.009056 0.000737 16.201624 ( 1.466033)
build_install 0.011150 0.001288 4.905585 ( 1.167643)
test_btest 0.000657 0.000120 84.892155 ( 7.320685)
test_basic 0.004503 0.000014 0.789374 ( 0.865462)
test_all 0.101987 0.032848 500.945868 ( 59.183641)
test_rubyspec 0.029084 0.016006 49.653571 ( 61.988828)
total: 137.30 sec