Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-210737
#<BuildRuby:0x0000563900c37f00
@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-210737",
@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.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005795 0.000966 0.818570 ( 0.988117)
build_miniruby 0.000842 0.000140 0.058006 ( 0.056691)
build_ruby 0.000869 0.000145 0.059822 ( 0.058602)
build_all 0.004753 0.000000 1.530191 ( 0.591582)
build_install 0.002250 0.008851 1.926599 ( 0.963275)
test_btest 0.000469 0.000133 51.509513 ( 8.262776)
test_basic 0.005068 0.000113 0.306566 ( 0.395667)
test_all 0.001366 0.000365 624.044449 ( 88.474515)
test_rubyspec 0.069992 0.060542 44.061388 ( 52.296201)
total: 152.09 sec