Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-232254
#<BuildRuby:0x00005641724a4098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-232254",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001600 0.003269 1.233359 ( 1.591131)
build_miniruby 0.001064 0.000295 1.411927 ( 1.413144)
build_ruby 0.001158 0.000322 4.188241 ( 4.198763)
build_all 0.008989 0.001335 16.562935 ( 1.686901)
build_install 0.016537 0.000000 5.222799 ( 2.054760)
test_btest 0.000788 0.000000 82.038762 ( 10.161866)
test_basic 0.004708 0.000264 0.636300 ( 0.704993)
test_all 0.105385 0.015746 542.665824 ( 65.509166)
test_rubyspec 0.039640 0.025748 77.287427 ( 89.464805)
total: 176.79 sec