Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-014956
#<BuildRuby:0x000055633f1dfef0
@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-014956",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004329 0.000510 1.073527 ( 2.527381)
build_miniruby 0.000921 0.000109 0.917204 ( 0.915764)
build_ruby 0.001316 0.000000 2.749267 ( 2.629724)
build_all 0.003123 0.005527 15.733740 ( 3.400747)
build_install 0.008002 0.000153 1.962401 ( 1.178485)
test_btest 0.000565 0.000094 59.221593 ( 10.443086)
test_basic 0.001137 0.003845 0.291306 ( 0.382646)
test_all 0.001088 0.000000 638.020270 (101.927255)
test_rubyspec 0.046582 0.022361 50.928399 ( 59.176268)
total: 182.58 sec