Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-081202
#<BuildRuby:0x000055c1d615bfb0
@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.20220816-081202",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006437 0.000000 0.800939 ( 1.141907)
build_miniruby 0.001042 0.000000 0.057753 ( 0.056481)
build_ruby 0.000926 0.000099 0.059675 ( 0.058484)
build_all 0.004575 0.000081 1.544684 ( 0.588197)
build_install 0.010830 0.000320 1.942156 ( 0.973483)
test_btest 0.000000 0.000849 52.299804 ( 8.479506)
test_basic 0.000000 0.005696 0.321360 ( 0.409931)
test_all 0.000000 0.002442 623.543802 ( 88.791097)
test_rubyspec 0.093693 0.034299 44.117923 ( 51.479133)
total: 151.98 sec