Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-221830
#<BuildRuby:0x000055f74b813df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-221830",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000042 0.000006 0.000048 ( 0.000033)
build_up 0.002141 0.004280 0.845354 ( 1.034450)
build_miniruby 0.001135 0.000227 1.015226 ( 1.013308)
build_ruby 0.001323 0.000264 2.765322 ( 2.762641)
build_all 0.004437 0.005351 16.724121 ( 2.950183)
build_install 0.005724 0.003522 2.108270 ( 1.084759)
test_btest 0.000926 0.000273 76.686156 ( 10.548677)
test_basic 0.005124 0.001507 0.341082 ( 0.427361)
test_all 0.001191 0.000350 655.815610 (113.153451)
test_rubyspec 0.081918 0.050089 51.498912 ( 59.585991)
total: 192.56 sec