Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-041012
#<BuildRuby:0x0000563edf0b4090
@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.20231017-041012",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004401 0.000978 1.421146 ( 1.671515)
build_miniruby 0.000934 0.000207 0.864474 ( 0.864203)
build_ruby 0.001009 0.000225 2.697064 ( 2.697237)
build_all 0.006112 0.004747 18.218112 ( 1.679409)
build_install 0.003826 0.005775 5.487680 ( 1.236764)
test_btest 0.000585 0.000186 90.690934 ( 8.514358)
test_basic 0.000000 0.004160 0.776545 ( 0.853485)
test_all 0.005417 0.002729 563.567515 ( 60.036776)
test_rubyspec 0.023921 0.027511 52.599505 ( 64.806821)
total: 142.36 sec