Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-191300
#<BuildRuby:0x0000560b3817bfa8
@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.20220726-191300",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002720 0.004335 0.878355 ( 1.913293)
build_miniruby 0.000850 0.000061 0.057238 ( 0.056046)
build_ruby 0.001035 0.000000 0.059431 ( 0.058162)
build_all 0.004587 0.000085 1.517028 ( 0.584513)
build_install 0.010825 0.000722 5.622820 ( 2.142733)
test_btest 0.000702 0.000047 50.550875 ( 8.655967)
test_basic 0.006198 0.000414 0.348221 ( 0.435094)
test_all 0.001097 0.000073 588.609632 ( 87.823024)
test_rubyspec 0.055685 0.031627 43.521516 ( 49.157072)
total: 150.83 sec