Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-145448
#<BuildRuby:0x0000557e1d360178
@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.20240106-145448",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000526 0.004132 1.217205 ( 1.595941)
build_miniruby 0.000000 0.001404 1.848162 ( 1.849157)
build_ruby 0.000000 0.001543 4.152694 ( 4.162769)
build_all 0.006228 0.003932 16.407058 ( 1.664025)
build_install 0.009851 0.005189 4.810551 ( 1.616640)
test_btest 0.000651 0.000148 82.641667 ( 8.142444)
test_basic 0.000942 0.004386 0.601599 ( 0.669698)
test_all 0.104301 0.017106 524.310809 ( 72.440131)
test_rubyspec 0.038567 0.022790 71.653642 ( 83.998603)
total: 176.14 sec