Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-202905
#<BuildRuby:0x0000557e8b2cb280
@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.20230701-202905",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005564 1.548031 ( 2.841117)
build_miniruby 0.000000 0.001031 0.916419 ( 0.917042)
build_ruby 0.000000 0.001365 2.619425 ( 2.619772)
build_all 0.005656 0.003775 11.544129 ( 7.973227)
build_install 0.008132 0.000750 5.034180 ( 2.094225)
test_btest 0.000948 0.000172 86.379296 ( 8.256110)
test_basic 0.004639 0.000843 0.753554 ( 0.837956)
test_all 0.000985 0.000179 448.664921 ( 44.416037)
test_rubyspec 0.026380 0.015775 43.157013 ( 55.568397)
total: 125.52 sec