Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-192011
#<BuildRuby:0x000055b54f5f7fa8
@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.20231019-192011",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001355 0.003234 1.352447 ( 1.599228)
build_miniruby 0.000924 0.000256 0.880688 ( 0.880742)
build_ruby 0.001054 0.000293 2.701359 ( 2.701136)
build_all 0.007153 0.003718 17.752308 ( 1.547312)
build_install 0.002231 0.007157 5.259154 ( 1.231761)
test_btest 0.000826 0.000315 85.565563 ( 8.145885)
test_basic 0.001385 0.004455 0.888920 ( 0.963738)
test_all 0.005410 0.002319 532.555044 ( 63.885307)
test_rubyspec 0.012780 0.039828 50.846970 ( 63.082791)
total: 144.04 sec