Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-065417
#<BuildRuby:0x000055d702e8aee8
@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.20231022-065417",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001513 0.004426 2.249735 ( 2.457856)
build_miniruby 0.000726 0.000213 0.925255 ( 0.925499)
build_ruby 0.001269 0.000000 2.766431 ( 2.766979)
build_all 0.010250 0.000000 16.374677 ( 1.547563)
build_install 0.004659 0.004065 5.258260 ( 1.165975)
test_btest 0.000482 0.000138 82.708325 ( 7.182079)
test_basic 0.003353 0.000958 0.756850 ( 0.837629)
test_all 0.086676 0.044059 519.472108 ( 46.576025)
test_rubyspec 0.024384 0.028370 49.844656 ( 62.224532)
total: 125.68 sec