Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-083219
#<BuildRuby:0x0000562af92b1400
@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-083219",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010252 0.000478 1.079847 ( 1.143308)
build_miniruby 0.001673 0.000129 0.101931 ( 0.099061)
build_ruby 0.001592 0.000000 0.099718 ( 0.096587)
build_all 0.008903 0.000000 1.335897 ( 0.575167)
build_install 0.016043 0.000191 1.651248 ( 0.891613)
test_btest 0.001438 0.000080 62.230013 ( 6.591764)
test_basic 0.006194 0.000344 0.362178 ( 0.451690)
test_all 0.002656 0.005576 491.110650 ( 53.561911)
test_rubyspec 0.102430 0.034642 43.366431 ( 51.885416)
total: 115.30 sec