Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-151736
#<BuildRuby:0x0000559cd4c38090
@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-151736",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003665 0.000647 1.069381 ( 1.419648)
build_miniruby 0.001492 0.000000 0.890861 ( 0.889623)
build_ruby 0.001178 0.000000 2.679595 ( 2.679345)
build_all 0.007860 0.001051 14.078059 ( 1.271843)
build_install 0.007223 0.000402 4.100413 ( 1.079048)
test_btest 0.000809 0.000128 72.936166 ( 7.200599)
test_basic 0.000000 0.004148 0.508653 ( 0.590997)
test_all 0.111384 0.014458 501.155411 ( 49.746289)
test_rubyspec 0.024704 0.019096 47.585893 ( 60.004360)
total: 124.88 sec