Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-072659
#<BuildRuby:0x0000555b82a4bf90
@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-072659",
@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.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001494 0.003155 1.132853 ( 1.248121)
build_miniruby 0.000900 0.000112 1.017678 ( 1.016184)
build_ruby 0.001170 0.000000 2.712208 ( 2.625129)
build_all 0.006716 0.002169 15.789418 ( 3.445519)
build_install 0.005652 0.003595 2.180018 ( 1.254378)
test_btest 0.000491 0.000090 61.558598 ( 11.306020)
test_basic 0.004100 0.000746 0.312602 ( 0.403312)
test_all 0.001200 0.000000 681.107553 (103.474708)
test_rubyspec 0.048174 0.018922 53.361554 ( 61.535842)
total: 186.31 sec