Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-125035
#<BuildRuby:0x000055d0e0de4110
@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.20231130-125035",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004980 0.000000 0.957743 ( 1.231435)
build_miniruby 0.001228 0.000000 0.878438 ( 0.878826)
build_ruby 0.001693 0.000000 2.724091 ( 2.725326)
build_all 0.007669 0.000000 12.031811 ( 0.971159)
build_install 0.010178 0.003774 3.605863 ( 0.976282)
test_btest 0.000802 0.000000 65.283990 ( 4.951695)
test_basic 0.004194 0.000129 0.374085 ( 0.454004)
test_all 0.088433 0.008372 372.596540 ( 40.123721)
test_rubyspec 0.034279 0.032105 39.442654 ( 52.122789)
total: 104.44 sec