Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-040007
#<BuildRuby:0x000055865baea9c0
@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.20220804-040007",
@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.000022 0.000015 0.000037 ( 0.000037)
autoconf 0.000024 0.000016 0.000040 ( 0.000040)
configure 0.000017 0.000012 0.000029 ( 0.000031)
build_up 0.005772 0.005139 0.850619 ( 1.161065)
build_miniruby 0.000993 0.000695 0.063292 ( 0.061582)
build_ruby 0.001035 0.000725 0.064186 ( 0.062468)
build_all 0.008262 0.000054 1.237612 ( 0.456677)
build_install 0.011479 0.003973 4.304887 ( 1.772933)
test_btest 0.000000 0.001476 51.227925 ( 6.114443)
test_basic 0.001566 0.004108 0.284484 ( 0.382981)
test_all 0.002128 0.001310 500.924797 ( 52.685185)
test_rubyspec 0.069646 0.052542 41.222046 ( 48.895190)
total: 111.59 sec