Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-003340
#<BuildRuby:0x00005598fea1a350
@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.20221201-003340",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004929 0.000048 1.176382 ( 1.334963)
build_miniruby 0.000887 0.000000 0.980500 ( 0.979106)
build_ruby 0.001226 0.000000 2.797149 ( 2.711226)
build_all 0.005215 0.003651 15.916065 ( 3.304903)
build_install 0.010066 0.000587 2.222712 ( 1.259248)
test_btest 0.000590 0.000056 63.738728 ( 11.112670)
test_basic 0.004336 0.000413 0.335716 ( 0.427378)
test_all 0.000923 0.000088 694.544793 (107.945761)
test_rubyspec 0.058293 0.004891 53.815242 ( 61.969502)
total: 191.05 sec