Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-124059
#<BuildRuby:0x000055d2c1997818
@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.20231231-124059",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000038 0.000002 0.000040 ( 0.000039)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.001297 0.004236 1.285870 ( 1.664817)
build_miniruby 0.000000 0.001800 0.983356 ( 0.981464)
build_ruby 0.000000 0.001282 2.833131 ( 2.833473)
build_all 0.004265 0.005183 16.297062 ( 1.446578)
build_install 0.008850 0.000085 4.649087 ( 1.146514)
test_btest 0.000962 0.000167 79.284793 ( 7.670236)
test_basic 0.001139 0.003603 0.663922 ( 0.741368)
test_all 0.110441 0.023978 531.214215 ( 57.787784)
test_rubyspec 0.028789 0.019712 51.429554 ( 63.752523)
total: 138.03 sec