Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-042927
#<BuildRuby:0x00005648f3604e50
@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.20221111-042927",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004664 0.005334 1.083278 ( 1.411825)
build_miniruby 0.001387 0.000427 0.066405 ( 0.066039)
build_ruby 0.001892 0.000000 0.066951 ( 0.067201)
build_all 0.005447 0.003940 1.445459 ( 0.603046)
build_install 0.012623 0.009346 1.819532 ( 0.951545)
test_btest 0.001058 0.000423 85.488787 ( 8.724560)
test_basic 0.006093 0.002437 0.353986 ( 0.443225)
test_all 0.001491 0.000596 690.294885 ( 68.872476)
test_rubyspec 0.099124 0.074493 47.533292 ( 55.961644)
total: 137.10 sec