Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-220715
#<BuildRuby:0x0000563e571b37f8
@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.20240117-220715",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004697 0.000188 0.792555 ( 1.195020)
build_miniruby 0.000991 0.000229 0.862875 ( 0.862653)
build_ruby 0.001280 0.000295 2.687433 ( 2.688233)
build_all 0.005369 0.002402 12.063701 ( 1.008602)
build_install 0.008240 0.005034 3.486827 ( 0.979853)
test_btest 0.000576 0.000170 65.740520 ( 4.756132)
test_basic 0.000858 0.004307 0.408837 ( 0.489034)
test_all 0.061559 0.034995 362.006314 ( 41.312923)
test_rubyspec 0.055361 0.074948 73.614695 ( 86.123785)
total: 139.42 sec