Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-202106
#<BuildRuby:0x0000560ce8a7b2f0
@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.20240115-202106",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004989 0.000084 1.117538 ( 1.461861)
build_miniruby 0.000000 0.001489 0.931249 ( 0.930680)
build_ruby 0.000000 0.001550 2.790577 ( 2.790960)
build_all 0.005793 0.003397 14.290207 ( 1.270529)
build_install 0.000136 0.007556 4.100872 ( 1.069062)
test_btest 0.000889 0.000232 75.895423 ( 7.041420)
test_basic 0.001606 0.003168 0.695964 ( 0.772515)
test_all 0.112290 0.020139 490.715411 ( 52.120353)
test_rubyspec 0.020365 0.027836 48.481262 ( 60.770761)
total: 128.23 sec