Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-114426
#<BuildRuby:0x000055725c497ce8
@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.20231227-114426",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001332 0.004313 1.075871 ( 1.456528)
build_miniruby 0.000922 0.000205 0.938369 ( 0.937485)
build_ruby 0.001202 0.000267 2.892581 ( 2.892625)
build_all 0.009658 0.000000 16.806287 ( 1.549815)
build_install 0.004628 0.003643 4.731065 ( 1.145026)
test_btest 0.000733 0.000167 84.602938 ( 6.555484)
test_basic 0.000000 0.009015 0.772061 ( 0.845369)
test_all 0.112863 0.022301 553.427233 ( 53.774831)
test_rubyspec 0.032811 0.016273 51.232833 ( 63.497059)
total: 132.66 sec