Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-062912
#<BuildRuby:0x0000562e0fb28ae8
@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.20221020-062912",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010040 0.000000 1.144444 ( 2.043672)
build_miniruby 0.001972 0.000000 0.106361 ( 0.102988)
build_ruby 0.001738 0.000232 0.109020 ( 0.105376)
build_all 0.007111 0.000367 1.361927 ( 0.575898)
build_install 0.007453 0.008442 1.619763 ( 0.889461)
test_btest 0.001760 0.000391 61.212802 ( 6.681325)
test_basic 0.001486 0.004811 0.364017 ( 0.454334)
test_all 0.001558 0.005002 489.821754 ( 54.231254)
test_rubyspec 0.075840 0.062943 43.601174 ( 52.021851)
total: 117.11 sec