Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-035023
#<BuildRuby:0x0000557a2b2d8188
@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.20231223-035023",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003634 0.746567 ( 1.135896)
build_miniruby 0.000523 0.000572 0.901984 ( 0.902097)
build_ruby 0.001155 0.000000 2.768119 ( 2.770611)
build_all 0.006259 0.001354 12.174463 ( 1.007410)
build_install 0.005493 0.004906 3.477421 ( 0.988729)
test_btest 0.000447 0.000203 64.545286 ( 4.648137)
test_basic 0.003047 0.001385 0.379307 ( 0.456889)
test_all 0.083096 0.024172 415.032100 ( 42.714090)
test_rubyspec 0.035700 0.024751 40.561151 ( 53.300318)
total: 107.92 sec