Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-121431
#<BuildRuby:0x0000564bc4cf3fa8
@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.20221117-121431",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.004549 1.056780 ( 1.416327)
build_miniruby 0.000000 0.001023 0.989331 ( 0.987875)
build_ruby 0.000000 0.001409 2.789268 ( 2.682555)
build_all 0.004481 0.004385 15.979737 ( 3.375844)
build_install 0.007799 0.002937 2.057973 ( 1.145503)
test_btest 0.000548 0.000000 62.693033 ( 10.932822)
test_basic 0.001300 0.003220 0.334789 ( 0.426323)
test_all 0.000775 0.000222 654.280529 (101.485253)
test_rubyspec 0.053046 0.013001 51.731564 ( 60.035211)
total: 182.49 sec