Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-190951
#<BuildRuby:0x0000565135d3c048
@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.20230726-190951",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004866 0.000219 1.268315 ( 2.545122)
build_miniruby 0.001012 0.000213 0.991883 ( 0.990585)
build_ruby 0.001307 0.000000 2.540590 ( 2.540168)
build_all 0.008773 0.000374 13.973831 ( 1.332402)
build_install 0.005198 0.002651 1.998131 ( 0.904896)
test_btest 0.000892 0.000186 78.461203 ( 7.871550)
test_basic 0.001001 0.004169 0.691321 ( 0.771419)
test_all 0.001509 0.000377 479.591462 ( 56.000510)
test_rubyspec 0.018503 0.019025 43.040599 ( 55.419436)
total: 128.38 sec