Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-185320
#<BuildRuby:0x0000561bdc1e7fa0
@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.20230123-185320",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006335 0.000149 0.839755 ( 1.684995)
build_miniruby 0.001272 0.000080 1.000238 ( 0.998226)
build_ruby 0.001528 0.000095 2.750016 ( 2.747262)
build_all 0.009895 0.000000 16.682904 ( 2.986009)
build_install 0.010947 0.000406 2.056999 ( 1.061716)
test_btest 0.001025 0.000054 75.366173 ( 10.291920)
test_basic 0.006102 0.000063 0.336780 ( 0.423478)
test_all 0.001350 0.000068 655.774166 (110.366724)
test_rubyspec 0.100530 0.031443 51.203913 ( 59.288542)
total: 189.85 sec