Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-225042
#<BuildRuby:0x000055ca585580e8
@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.20240114-225042",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000754 0.004141 1.137355 ( 1.502452)
build_miniruby 0.000690 0.000207 0.819697 ( 0.819423)
build_ruby 0.000000 0.001285 2.765346 ( 2.765076)
build_all 0.005819 0.003365 14.164036 ( 1.328046)
build_install 0.006480 0.000750 4.045614 ( 1.043278)
test_btest 0.000770 0.000256 75.058419 ( 6.350314)
test_basic 0.003108 0.001036 0.660865 ( 0.738973)
test_all 0.078735 0.055916 514.264693 ( 51.115183)
test_rubyspec 0.015058 0.028811 47.838621 ( 60.137332)
total: 125.80 sec