Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-232105
#<BuildRuby:0x0000557aa75dd2f8
@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.20221015-232105",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.008795 0.001149 1.151897 ( 1.206882)
build_miniruby 0.001246 0.000288 0.096493 ( 0.095560)
build_ruby 0.001496 0.000000 0.101134 ( 0.100561)
build_all 0.006193 0.003011 1.329488 ( 0.577783)
build_install 0.012212 0.004053 1.680395 ( 0.915554)
test_btest 0.001023 0.000269 62.657787 ( 6.620434)
test_basic 0.001995 0.004687 0.364186 ( 0.456223)
test_all 0.003642 0.003984 493.575561 ( 53.643507)
test_rubyspec 0.083696 0.044289 44.057873 ( 52.408747)
total: 116.03 sec