Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-213620
#<BuildRuby:0x000055a39d4a35f8
@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.20230725-213620",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005735 0.000000 1.373153 ( 2.621746)
build_miniruby 0.001082 0.000000 0.884035 ( 0.882812)
build_ruby 0.001159 0.000000 2.878368 ( 2.877759)
build_all 0.009380 0.000000 14.389451 ( 1.255126)
build_install 0.008063 0.000000 1.990641 ( 1.285923)
test_btest 0.000892 0.000000 81.872111 ( 7.480552)
test_basic 0.004581 0.000000 0.700383 ( 0.776497)
test_all 0.001035 0.000000 520.005214 ( 45.386603)
test_rubyspec 0.013305 0.027554 44.625689 ( 57.046053)
total: 119.61 sec