Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-225916
#<BuildRuby:0x0000556b11ef7140
@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.20230121-225916",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003833 0.000000 0.619174 ( 1.039799)
build_miniruby 0.000000 0.000968 0.654328 ( 0.653587)
build_ruby 0.000000 0.001292 2.199459 ( 2.199495)
build_all 0.008103 0.000887 11.915622 ( 1.467932)
build_install 0.002420 0.004345 1.493008 ( 0.712571)
test_btest 0.000481 0.000120 64.167209 ( 6.253900)
test_basic 0.000000 0.003202 0.235840 ( 0.331510)
test_all 0.000000 0.001419 475.037074 ( 51.355920)
test_rubyspec 0.013900 0.013670 35.047705 ( 45.665302)
total: 109.68 sec