Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-122337
#<BuildRuby:0x0000560c7e66c098
@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.20231121-122337",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001478 0.004441 1.369470 ( 1.598211)
build_miniruby 0.001038 0.000305 0.901010 ( 0.900471)
build_ruby 0.001436 0.000000 2.635228 ( 2.636036)
build_all 0.008553 0.001635 16.049815 ( 1.422638)
build_install 0.006420 0.001783 4.866886 ( 1.146032)
test_btest 0.000766 0.000213 82.475285 ( 7.610868)
test_basic 0.004590 0.000000 0.763960 ( 0.839548)
test_all 0.085964 0.049371 509.922197 ( 48.169685)
test_rubyspec 0.023086 0.021157 49.199743 ( 61.547887)
total: 125.87 sec