Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-153047
#<BuildRuby:0x000055e24d9c7f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-153047",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003921 0.000980 1.133856 ( 1.638003)
build_miniruby 0.000726 0.000181 1.028638 ( 1.027257)
build_ruby 0.001259 0.000000 2.848264 ( 2.751023)
build_all 0.005482 0.003803 15.996204 ( 3.240402)
build_install 0.007279 0.000827 2.116566 ( 1.208568)
test_btest 0.000462 0.000123 62.623436 ( 10.908671)
test_basic 0.004601 0.000044 0.286878 ( 0.378899)
test_all 0.001000 0.000250 619.410713 (108.053352)
test_rubyspec 0.041886 0.021865 51.740611 ( 60.152920)
total: 189.36 sec