Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-111319
#<BuildRuby:0x0000563509d67f10
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230124-111319",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000042 0.000003 0.000045 ( 0.000044)
build_up 0.002028 0.004379 0.842156 ( 1.049538)
build_miniruby 0.001132 0.000151 1.012764 ( 1.011031)
build_ruby 0.001388 0.000185 2.752244 ( 2.749820)
build_all 0.009072 0.000581 16.704316 ( 2.968555)
build_install 0.007047 0.004316 2.071079 ( 1.063031)
test_btest 0.000929 0.000155 70.757683 ( 11.232775)
test_basic 0.006317 0.000265 0.339237 ( 0.425771)
test_all 0.001315 0.000208 662.953504 (105.510530)
test_rubyspec 0.095899 0.026275 51.435766 ( 59.493603)
total: 185.51 sec