Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-200045
#<BuildRuby:0x00005580f6e53220
@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.20230704-200045",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006361 1.407762 ( 2.705734)
build_miniruby 0.000000 0.001040 0.918228 ( 0.918348)
build_ruby 0.000462 0.000802 2.673032 ( 2.673463)
build_all 0.008766 0.000141 10.953690 ( 7.643330)
build_install 0.000000 0.009326 4.952098 ( 1.950170)
test_btest 0.000000 0.001174 83.271240 ( 7.706641)
test_basic 0.003005 0.001321 0.672284 ( 0.754400)
test_all 0.000000 0.001929 456.355759 ( 41.444420)
test_rubyspec 0.023026 0.013287 41.899964 ( 54.397701)
total: 120.20 sec