Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-143053
#<BuildRuby:0x000055c506d70e80
@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.20221011-143053",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.008220 0.002192 1.100237 ( 1.924721)
build_miniruby 0.001001 0.000501 0.101963 ( 0.098862)
build_ruby 0.001327 0.000663 0.100492 ( 0.097225)
build_all 0.005836 0.002918 1.300340 ( 0.574885)
build_install 0.011609 0.003393 1.604867 ( 0.876866)
test_btest 0.001425 0.000657 62.013377 ( 6.496375)
test_basic 0.006765 0.000782 0.359893 ( 0.448853)
test_all 0.007162 0.000000 514.420964 ( 54.396684)
test_rubyspec 0.099422 0.039165 42.607050 ( 50.850070)
total: 115.77 sec