Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-140044
#<BuildRuby:0x000055ddf48fb7b8
@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.20240114-140044",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004836 0.000233 1.137458 ( 1.492834)
build_miniruby 0.000677 0.000212 0.833284 ( 0.832890)
build_ruby 0.000919 0.000288 2.667218 ( 2.666675)
build_all 0.004677 0.004399 14.087163 ( 1.290183)
build_install 0.006780 0.000835 3.945183 ( 1.042611)
test_btest 0.001087 0.000000 72.236867 ( 7.172026)
test_basic 0.004112 0.000284 0.853982 ( 0.929741)
test_all 0.112606 0.018768 483.191072 ( 51.249029)
test_rubyspec 0.029367 0.019248 46.791062 ( 59.247797)
total: 125.92 sec