Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-183119
#<BuildRuby:0x000056438b276df0
@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.20240116-183119",
@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.000034 0.000011 0.000045 ( 0.000044)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003404 0.001135 1.237288 ( 1.628430)
build_miniruby 0.000776 0.000259 0.870803 ( 0.869886)
build_ruby 0.001853 0.000000 2.801904 ( 2.801345)
build_all 0.005482 0.003921 14.371913 ( 1.312017)
build_install 0.007588 0.000000 4.097819 ( 1.052737)
test_btest 0.001138 0.000009 78.909745 ( 6.776560)
test_basic 0.000513 0.004573 0.542648 ( 0.618216)
test_all 0.102728 0.029747 509.013778 ( 49.220328)
test_rubyspec 0.030334 0.031685 81.300372 ( 93.630466)
total: 157.91 sec