Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-192847
#<BuildRuby:0x000055fe3130bf58
@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.20230118-192847",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.006421 0.000146 0.847220 ( 1.061742)
build_miniruby 0.001264 0.000079 1.026332 ( 1.024410)
build_ruby 0.001565 0.000098 2.775231 ( 2.772682)
build_all 0.009294 0.000581 16.879141 ( 2.973853)
build_install 0.011110 0.000359 2.159428 ( 1.113878)
test_btest 0.000820 0.000048 66.217446 ( 11.395203)
test_basic 0.006212 0.000044 0.310490 ( 0.397382)
test_all 0.001123 0.000063 666.020252 ( 99.058422)
test_rubyspec 0.104287 0.025045 51.749071 ( 59.769783)
total: 179.57 sec