Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-194728
#<BuildRuby:0x00005602e73f3e88
@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-194728",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000000 0.004809 1.180598 ( 1.554326)
build_miniruby 0.000000 0.001248 1.363954 ( 1.365753)
build_ruby 0.000928 0.000894 4.126138 ( 4.136676)
build_all 0.010099 0.000000 16.384992 ( 1.602050)
build_install 0.011070 0.003553 4.825705 ( 1.689787)
test_btest 0.000747 0.000115 83.726762 ( 13.577173)
test_basic 0.005552 0.000000 0.598627 ( 0.665707)
test_all 0.095100 0.023907 559.366761 ( 65.972541)
test_rubyspec 0.035236 0.026669 71.862120 ( 84.243917)
total: 174.81 sec