Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-160054
#<BuildRuby:0x00005617b59033c8
@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.20230809-160054",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005525 0.000252 1.419751 ( 2.816055)
build_miniruby 0.000928 0.000146 0.878196 ( 0.877351)
build_ruby 0.001444 0.000228 2.667129 ( 2.715323)
build_all 0.008918 0.000090 13.547982 ( 1.233130)
build_install 0.007991 0.000000 1.853614 ( 0.885453)
test_btest 0.000719 0.000000 78.091395 ( 7.134246)
test_basic 0.001246 0.003116 0.544062 ( 0.624251)
test_all 0.000678 0.001470 484.236989 ( 50.818204)
test_rubyspec 0.010514 0.029501 44.327478 ( 56.703772)
total: 123.81 sec