Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-094144
#<BuildRuby:0x000055bfdb6f7b88
@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.20231222-094144",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001348 0.004591 1.161384 ( 1.759507)
build_miniruby 0.001493 0.000000 0.874133 ( 0.873475)
build_ruby 0.001773 0.000000 2.874460 ( 2.874444)
build_all 0.002628 0.006998 16.102764 ( 1.539051)
build_install 0.008736 0.000410 4.647579 ( 1.123683)
test_btest 0.000627 0.000297 82.120769 ( 7.005979)
test_basic 0.004819 0.000360 0.852499 ( 0.929962)
test_all 0.095836 0.039332 510.449535 ( 55.652048)
test_rubyspec 0.027612 0.022008 50.589316 ( 62.952510)
total: 134.71 sec