Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-020714
#<BuildRuby:0x00005558c1ecaeb8
@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.20231120-020714",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004235 0.000117 1.125704 ( 1.491615)
build_miniruby 0.000959 0.000360 0.958059 ( 0.957044)
build_ruby 0.000950 0.000356 2.809802 ( 2.810114)
build_all 0.006226 0.004118 16.765431 ( 1.487692)
build_install 0.007915 0.001656 4.972100 ( 1.173888)
test_btest 0.000650 0.000248 86.071056 ( 7.224478)
test_basic 0.002787 0.001062 0.716492 ( 0.793006)
test_all 0.108864 0.029437 520.645306 ( 60.103562)
test_rubyspec 0.021910 0.026204 50.242570 ( 62.431516)
total: 138.47 sec