Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-203600
#<BuildRuby:0x000055a9380227e0
@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.20221124-203600",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000000 0.005042 1.068294 ( 1.154161)
build_miniruby 0.000000 0.000859 0.988584 ( 0.987370)
build_ruby 0.001128 0.000000 2.819024 ( 2.733401)
build_all 0.007600 0.001047 15.834456 ( 3.282801)
build_install 0.008415 0.000167 2.039359 ( 1.204875)
test_btest 0.000467 0.000146 61.481276 ( 11.396955)
test_basic 0.001345 0.003068 0.288224 ( 0.379458)
test_all 0.001340 0.000473 682.221744 (108.368357)
test_rubyspec 0.049487 0.020726 53.221565 ( 61.574874)
total: 191.08 sec