Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-114145
#<BuildRuby:0x000055776b4044c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-114145",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010147 1.297806 ( 1.579914)
build_miniruby 0.001294 0.000889 0.842570 ( 0.842075)
build_ruby 0.002409 0.000860 2.253251 ( 2.161030)
build_all 0.015726 0.006426 24.811303 ( 2.814862)
build_install 0.016395 0.005618 4.906083 ( 1.201394)
test_btest 0.000792 0.000288 89.693993 ( 9.022704)
test_basic 0.003374 0.003788 0.349213 ( 0.442115)
test_all 0.002581 0.000000 674.309791 ( 69.252499)
test_rubyspec 0.080538 0.070568 49.978767 ( 58.375336)
total: 145.69 sec