Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-192908
#<BuildRuby:0x0000559b0cd575f8
@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.20230727-192908",
@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.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001560 0.003754 1.291868 ( 2.694017)
build_miniruby 0.001099 0.000000 0.861155 ( 0.899248)
build_ruby 0.001911 0.000000 2.582186 ( 2.581477)
build_all 0.008184 0.000481 12.997549 ( 1.176683)
build_install 0.007093 0.000395 1.880723 ( 0.896028)
test_btest 0.000747 0.000102 79.983356 ( 6.844117)
test_basic 0.003666 0.000500 0.462247 ( 0.545091)
test_all 0.001283 0.000175 463.235917 ( 49.723537)
test_rubyspec 0.033300 0.003013 42.998283 ( 55.394859)
total: 120.76 sec