Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-122531
#<BuildRuby:0x000055ca8488f3c0
@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-122531",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005245 0.000000 1.308612 ( 1.708444)
build_miniruby 0.001253 0.000000 1.528917 ( 1.530806)
build_ruby 0.001647 0.000000 4.304139 ( 4.314480)
build_all 0.007094 0.003962 16.782700 ( 1.861280)
build_install 0.009559 0.005975 4.949854 ( 1.751291)
test_btest 0.000783 0.000000 81.750382 ( 8.887445)
test_basic 0.006994 0.000388 0.709005 ( 0.773116)
test_all 0.102667 0.018479 576.738933 ( 60.977112)
test_rubyspec 0.047375 0.018751 82.043176 ( 94.243764)
total: 176.05 sec