Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-204927
#<BuildRuby:0x00005619cd6b28c0
@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.20221125-204927",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004688 0.000000 1.078388 ( 1.140646)
build_miniruby 0.000883 0.000000 0.951720 ( 0.950562)
build_ruby 0.001345 0.000000 2.766190 ( 2.649373)
build_all 0.008498 0.000210 15.909460 ( 3.315644)
build_install 0.008877 0.000265 2.100438 ( 1.225643)
test_btest 0.000534 0.000031 63.031248 ( 10.175894)
test_basic 0.000429 0.004720 0.307958 ( 0.399426)
test_all 0.000784 0.000092 692.101921 (109.194998)
test_rubyspec 0.054253 0.014321 53.690412 ( 61.949037)
total: 191.00 sec