Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-142626
#<BuildRuby:0x0000559b7eda3fa8
@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.20230731-142626",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001455 0.003439 1.416694 ( 2.765708)
build_miniruby 0.000750 0.000158 0.903848 ( 0.904270)
build_ruby 0.001277 0.000269 2.529156 ( 2.576580)
build_all 0.009104 0.000229 14.160712 ( 1.265266)
build_install 0.004208 0.004054 2.069426 ( 0.912747)
test_btest 0.000889 0.000000 82.178763 ( 7.591614)
test_basic 0.004395 0.000315 0.629866 ( 0.707185)
test_all 0.001104 0.000096 531.407367 ( 45.498322)
test_rubyspec 0.028223 0.014009 44.264877 ( 56.597269)
total: 118.82 sec