Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-105017
#<BuildRuby:0x000055c56c5980d0
@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.20230108-105017",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000043 0.000000 0.000043 ( 0.000042)
build_up 0.008821 0.000221 0.852767 ( 1.072083)
build_miniruby 0.001015 0.000190 1.022015 ( 1.020060)
build_ruby 0.001375 0.000258 2.797037 ( 2.794328)
build_all 0.008968 0.000850 16.925256 ( 3.026828)
build_install 0.010254 0.000000 2.141336 ( 1.089234)
test_btest 0.001073 0.000000 70.526865 ( 11.444663)
test_basic 0.002050 0.004471 0.362844 ( 0.449145)
test_all 0.001031 0.000206 664.349356 (101.014630)
test_rubyspec 0.086463 0.040829 52.263268 ( 60.355071)
total: 182.27 sec