Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-003238
#<BuildRuby:0x0000556c3efd0048
@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.20231021-003238",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005061 0.000327 1.349707 ( 1.612954)
build_miniruby 0.001118 0.000328 0.882252 ( 0.881712)
build_ruby 0.001001 0.000294 2.742133 ( 2.742105)
build_all 0.001593 0.008947 17.076836 ( 1.522427)
build_install 0.002951 0.005630 5.047797 ( 1.151941)
test_btest 0.000502 0.000236 87.848630 ( 7.555472)
test_basic 0.004309 0.000000 0.668324 ( 0.748601)
test_all 0.000000 0.007543 548.604375 ( 51.603703)
test_rubyspec 0.033261 0.018560 51.190568 ( 63.487660)
total: 131.31 sec