Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-202737
#<BuildRuby:0x00005643316df0b8
@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.20231019-202737",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001789 0.003550 1.502618 ( 1.697572)
build_miniruby 0.000863 0.000182 0.842125 ( 0.841944)
build_ruby 0.001118 0.000235 2.687989 ( 2.688411)
build_all 0.006645 0.003685 18.442658 ( 1.621420)
build_install 0.002734 0.007512 5.425350 ( 1.302442)
test_btest 0.000546 0.000174 89.378663 ( 8.323230)
test_basic 0.003485 0.001108 0.729922 ( 0.806275)
test_all 0.003767 0.003975 601.116194 ( 58.119249)
test_rubyspec 0.019662 0.032820 53.133903 ( 65.347387)
total: 140.75 sec