Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-002225
#<BuildRuby:0x000055e6d3a18460
@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.20230103-002225",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002334 0.004317 0.853701 ( 1.775528)
build_miniruby 0.001104 0.000220 1.014550 ( 1.012391)
build_ruby 0.001387 0.000277 2.778506 ( 2.775737)
build_all 0.006167 0.003664 16.736122 ( 3.007609)
build_install 0.010436 0.001418 2.286386 ( 1.175584)
test_btest 0.000950 0.000000 69.029573 ( 11.630759)
test_basic 0.002576 0.004190 0.377580 ( 0.463315)
test_all 0.001066 0.000281 650.939974 (102.887887)
test_rubyspec 0.102429 0.031163 51.448085 ( 59.528785)
total: 184.26 sec