Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-175039
#<BuildRuby:0x000055a6f255b7b8
@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.20231014-175039",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005719 0.000953 1.556631 ( 1.767413)
build_miniruby 0.000888 0.000148 0.893220 ( 0.893587)
build_ruby 0.001092 0.000182 2.903198 ( 2.903910)
build_all 0.007105 0.004061 18.408532 ( 1.585029)
build_install 0.007043 0.002187 5.457771 ( 1.253796)
test_btest 0.000814 0.000170 89.538408 ( 7.692602)
test_basic 0.001142 0.003263 0.731811 ( 0.808624)
test_all 0.005709 0.000436 572.542831 ( 66.703711)
test_rubyspec 0.025172 0.024605 51.158908 ( 63.448772)
total: 147.06 sec