Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-094427
#<BuildRuby:0x000055e6baa07e58
@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.20220723-094427",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.005767 0.000961 0.846536 ( 1.072632)
build_miniruby 0.000877 0.000146 0.057429 ( 0.056116)
build_ruby 0.000820 0.000137 0.058747 ( 0.057606)
build_all 0.004006 0.000667 1.553331 ( 0.597436)
build_install 0.009071 0.000607 5.623883 ( 2.156860)
test_btest 0.000526 0.000080 48.609430 ( 8.563491)
test_basic 0.000000 0.006181 0.357926 ( 0.445662)
test_all 0.000000 0.000864 619.883769 ( 89.899324)
test_rubyspec 0.064850 0.063525 43.719715 ( 49.335461)
total: 152.19 sec