Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-053323
#<BuildRuby:0x00005610de6d0098
@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.20231217-053323",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004139 0.001293 1.450222 ( 1.783206)
build_miniruby 0.000690 0.000215 0.817360 ( 0.817436)
build_ruby 0.000935 0.000292 2.822877 ( 2.823426)
build_all 0.008613 0.001227 16.639758 ( 1.533332)
build_install 0.008164 0.000964 4.972363 ( 1.234960)
test_btest 0.000987 0.000274 85.631918 ( 7.444027)
test_basic 0.000000 0.004284 0.809377 ( 0.891226)
test_all 0.111971 0.026204 529.975604 ( 57.660989)
test_rubyspec 0.035615 0.010757 51.030995 ( 63.444809)
total: 137.63 sec