Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-132929
#<BuildRuby:0x000055e59b0eaf98
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-132929",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009056 0.001394 1.202309 ( 1.351220)
build_miniruby 0.000000 0.002572 0.830971 ( 0.835519)
build_ruby 0.000861 0.002344 2.231243 ( 2.145017)
build_all 0.015470 0.006107 18.625095 ( 2.143373)
build_install 0.020364 0.001814 2.047290 ( 1.040604)
test_btest 0.001366 0.000310 92.069141 ( 8.810422)
test_basic 0.006304 0.001433 0.352567 ( 0.441345)
test_all 0.001477 0.000336 713.330340 ( 69.938862)
test_rubyspec 0.079424 0.051861 49.152146 ( 57.697272)
total: 144.40 sec