Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-133735
#<BuildRuby:0x000056014fd5ec50
@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.20221202-133735",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008966 0.001494 1.205585 ( 1.319381)
build_miniruby 0.002370 0.000395 0.845748 ( 0.845160)
build_ruby 0.002942 0.000490 2.240354 ( 2.147556)
build_all 0.017161 0.004528 18.616549 ( 2.154729)
build_install 0.022143 0.000000 2.070484 ( 1.023218)
test_btest 0.001660 0.000000 93.684517 ( 9.333887)
test_basic 0.002712 0.006352 0.339011 ( 0.425125)
test_all 0.001055 0.001442 681.954959 ( 71.348254)
test_rubyspec 0.116362 0.071147 49.363913 ( 57.432028)
total: 146.03 sec