Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-023737
#<BuildRuby:0x0000560bf423ff40
@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.20221202-023737",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004762 0.000183 1.162360 ( 1.186742)
build_miniruby 0.000877 0.000219 1.096291 ( 1.094562)
build_ruby 0.001196 0.000000 2.789370 ( 2.698312)
build_all 0.006020 0.002807 15.797258 ( 3.350553)
build_install 0.006430 0.001715 2.213636 ( 1.285929)
test_btest 0.000448 0.000119 60.407807 ( 11.183187)
test_basic 0.000081 0.004440 0.307888 ( 0.398997)
test_all 0.000635 0.000212 658.698696 (120.544984)
test_rubyspec 0.043760 0.014587 53.516282 ( 61.717527)
total: 203.46 sec