Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-221915
#<BuildRuby:0x000055dfe4907670
@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.20220826-221915",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006353 0.000354 0.821099 ( 1.430217)
build_miniruby 0.000959 0.000137 0.058251 ( 0.056995)
build_ruby 0.000889 0.000127 0.059780 ( 0.058590)
build_all 0.001655 0.002930 1.538397 ( 0.586897)
build_install 0.002543 0.008342 1.907903 ( 0.960600)
test_btest 0.000579 0.000000 46.365507 ( 8.500711)
test_basic 0.005146 0.000541 0.291749 ( 0.380563)
test_all 0.002875 0.000000 601.027032 ( 85.490094)
test_rubyspec 0.078511 0.051303 44.007361 ( 52.258152)
total: 149.72 sec