Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-130205
#<BuildRuby:0x0000562b5cbf3370
@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.20240111-130205",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003679 0.001635 0.815199 ( 1.210891)
build_miniruby 0.001069 0.000000 0.816887 ( 0.816853)
build_ruby 0.001927 0.000000 2.679486 ( 2.679985)
build_all 0.006806 0.000451 11.905408 ( 1.005480)
build_install 0.007965 0.002897 3.533998 ( 0.985032)
test_btest 0.000465 0.000169 64.819772 ( 4.789259)
test_basic 0.005084 0.000000 0.397471 ( 0.478636)
test_all 0.090027 0.011828 401.610703 ( 36.921867)
test_rubyspec 0.029148 0.037698 40.389245 ( 52.966095)
total: 101.85 sec