Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-121650
#<BuildRuby:0x00005609eb137ce8
@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.20231031-121650",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006377 0.000899 1.562602 ( 1.827928)
build_miniruby 0.000792 0.000297 0.801468 ( 0.800916)
build_ruby 0.000959 0.000360 2.713922 ( 2.713883)
build_all 0.008460 0.001486 16.796177 ( 1.476752)
build_install 0.006952 0.002209 5.003185 ( 1.148733)
test_btest 0.000857 0.000300 83.215111 ( 7.884944)
test_basic 0.004495 0.000091 0.672951 ( 0.747279)
test_all 0.085660 0.053066 534.945112 ( 48.086110)
test_rubyspec 0.014978 0.034671 52.030484 ( 64.416056)
total: 129.10 sec