Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-111655
#<BuildRuby:0x0000560b5a293ce8
@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.20231014-111655",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004625 0.000263 1.419764 ( 1.644143)
build_miniruby 0.000813 0.000287 0.889780 ( 0.889228)
build_ruby 0.000950 0.000336 2.651908 ( 2.651880)
build_all 0.007948 0.002580 18.036542 ( 1.611024)
build_install 0.011928 0.000133 5.338431 ( 1.291088)
test_btest 0.000772 0.000235 90.209376 ( 7.493129)
test_basic 0.002683 0.000816 0.656518 ( 0.734760)
test_all 0.000000 0.007068 571.721304 ( 51.635919)
test_rubyspec 0.015731 0.034430 51.049152 ( 63.322207)
total: 131.27 sec