Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-134614
#<BuildRuby:0x000056083d248d30
@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.20221114-134614",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010646 1.096122 ( 1.143744)
build_miniruby 0.001281 0.001078 0.124457 ( 0.120011)
build_ruby 0.000000 0.002362 0.117889 ( 0.099788)
build_all 0.007972 0.001556 1.561729 ( 0.666807)
build_install 0.016060 0.005221 1.916347 ( 1.001442)
test_btest 0.000000 0.001503 82.249492 ( 8.982738)
test_basic 0.004811 0.002817 0.405831 ( 0.494277)
test_all 0.002679 0.000000 701.984012 ( 70.504337)
test_rubyspec 0.072736 0.092351 48.682356 ( 56.911732)
total: 139.93 sec