Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-005907
#<BuildRuby:0x000055ee3a0234f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-005907",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001393 0.003294 0.998373 ( 1.250683)
build_miniruby 0.000699 0.000191 0.862367 ( 0.862080)
build_ruby 0.000960 0.000262 2.703742 ( 2.707265)
build_all 0.006677 0.000685 12.166631 ( 0.991709)
build_install 0.009956 0.000000 3.580534 ( 0.967034)
test_btest 0.000646 0.000000 61.758464 ( 5.515275)
test_basic 0.003276 0.000000 0.377919 ( 0.459292)
test_all 0.067519 0.031375 405.911420 ( 34.484652)
test_rubyspec 0.039851 0.026957 39.787284 ( 52.475015)
total: 99.71 sec