Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-163558
#<BuildRuby:0x0000559563507f00
@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.20221122-163558",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004167 0.000555 1.055716 ( 2.170194)
build_miniruby 0.000858 0.000115 0.972804 ( 0.971626)
build_ruby 0.001094 0.000146 2.793065 ( 2.706705)
build_all 0.008747 0.000000 15.826479 ( 3.265424)
build_install 0.000371 0.008139 1.923361 ( 1.081908)
test_btest 0.000474 0.000105 58.344398 ( 11.466150)
test_basic 0.003417 0.000759 0.293714 ( 0.385176)
test_all 0.001048 0.000233 714.593417 (110.302976)
test_rubyspec 0.056131 0.013176 53.599458 ( 61.766053)
total: 194.12 sec