Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-141218
#<BuildRuby:0x0000557a78cdf918
@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-141218",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003512 0.001405 1.485025 ( 1.694024)
build_miniruby 0.000789 0.000316 0.932710 ( 0.932698)
build_ruby 0.000918 0.000367 2.824483 ( 2.824156)
build_all 0.008944 0.001721 18.442931 ( 1.623373)
build_install 0.008921 0.001509 5.499685 ( 1.293663)
test_btest 0.001147 0.000000 93.473939 ( 7.467568)
test_basic 0.003657 0.000000 0.668845 ( 0.744653)
test_all 0.006804 0.000000 609.265577 ( 55.241169)
test_rubyspec 0.034262 0.017196 54.079817 ( 66.307470)
total: 138.13 sec