Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-151307
#<BuildRuby:0x000055c806e37b68
@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.20240108-151307",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005248 0.000000 1.310585 ( 1.704446)
build_miniruby 0.001225 0.000000 2.043628 ( 2.046084)
build_ruby 0.001832 0.000000 4.492262 ( 4.537407)
build_all 0.010438 0.000294 16.804073 ( 1.831283)
build_install 0.009063 0.008814 5.345416 ( 2.122997)
test_btest 0.000745 0.000119 83.167183 ( 12.955899)
test_basic 0.001756 0.003763 0.657388 ( 0.722892)
test_all 0.102076 0.020332 547.694482 ( 76.734975)
test_rubyspec 0.037760 0.029712 84.304371 ( 96.556608)
total: 199.21 sec