Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-122306
#<BuildRuby:0x0000555b76e47dd0
@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.20221127-122306",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001271 0.004196 1.229373 ( 1.899667)
build_miniruby 0.001099 0.000000 1.078488 ( 1.077011)
build_ruby 0.001206 0.000000 2.800481 ( 2.705589)
build_all 0.009867 0.000000 22.512295 ( 4.398035)
build_install 0.009045 0.000464 4.470648 ( 1.606285)
test_btest 0.000546 0.000052 64.410238 ( 10.609575)
test_basic 0.004434 0.000422 0.298551 ( 0.389419)
test_all 0.000000 0.000907 693.969060 (110.035181)
test_rubyspec 0.037422 0.027342 53.069112 ( 61.210210)
total: 193.93 sec