Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-144655
#<BuildRuby:0x000055d11790c570
@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.20221220-144655",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003050 0.001109 0.882357 ( 1.224094)
build_miniruby 0.000691 0.000252 1.016878 ( 1.015641)
build_ruby 0.000990 0.000360 2.721070 ( 2.624486)
build_all 0.006878 0.002144 15.719901 ( 3.467558)
build_install 0.007111 0.002540 2.229569 ( 1.224001)
test_btest 0.000478 0.000171 62.004104 ( 11.442030)
test_basic 0.001562 0.003310 0.330208 ( 0.420735)
test_all 0.001113 0.000446 659.615696 (150.732175)
test_rubyspec 0.044220 0.022561 53.193299 ( 61.257006)
total: 233.41 sec