Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-231907
#<BuildRuby:0x0000557b0252be30
@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.20220819-231907",
@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.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006758 0.000483 0.905553 ( 0.951650)
build_miniruby 0.000000 0.000898 0.057814 ( 0.056597)
build_ruby 0.000000 0.001054 0.059483 ( 0.058243)
build_all 0.002459 0.002079 1.549988 ( 0.599567)
build_install 0.003931 0.006537 1.903528 ( 0.959195)
test_btest 0.000665 0.000148 52.361357 ( 8.313827)
test_basic 0.003201 0.002700 0.300009 ( 0.388747)
test_all 0.001451 0.000362 612.991405 ( 88.189882)
test_rubyspec 0.076110 0.048877 44.233898 ( 52.515200)
total: 152.03 sec