Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-203800
#<BuildRuby:0x00005609af627f00
@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-203800",
@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.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.000000 0.006177 0.849872 ( 1.811378)
build_miniruby 0.000000 0.001158 1.015061 ( 1.012896)
build_ruby 0.000000 0.001600 2.757347 ( 2.754696)
build_all 0.007601 0.002194 16.746456 ( 2.964677)
build_install 0.010014 0.001298 2.093965 ( 1.072911)
test_btest 0.000905 0.000190 67.985178 ( 11.481887)
test_basic 0.000611 0.006210 0.353863 ( 0.439880)
test_all 0.001045 0.000299 670.283751 ( 95.176958)
test_rubyspec 0.096099 0.035938 51.599859 ( 59.640474)
total: 176.36 sec