Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-044743
#<BuildRuby:0x000055b7f81d3818
@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.20240117-044743",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001739 0.002695 1.121727 ( 1.477570)
build_miniruby 0.001190 0.000227 0.897428 ( 0.896000)
build_ruby 0.001008 0.000192 2.780580 ( 2.780377)
build_all 0.007550 0.001438 14.447546 ( 1.312227)
build_install 0.008008 0.000000 4.120721 ( 1.058647)
test_btest 0.000989 0.000172 75.586078 ( 6.480077)
test_basic 0.003842 0.000668 0.801416 ( 0.877393)
test_all 0.093520 0.039486 462.589439 ( 48.249655)
test_rubyspec 0.030861 0.032329 81.107600 ( 93.505522)
total: 156.64 sec