Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-162558
#<BuildRuby:0x000056000c970088
@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.20220805-162558",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006708 0.856851 ( 0.923033)
build_miniruby 0.000000 0.000935 0.057413 ( 0.056253)
build_ruby 0.000000 0.001027 0.059918 ( 0.058701)
build_all 0.000000 0.004495 1.549545 ( 0.595462)
build_install 0.005435 0.005870 5.627785 ( 2.144480)
test_btest 0.000504 0.000252 49.677367 ( 8.334571)
test_basic 0.005233 0.000590 0.327696 ( 0.415799)
test_all 0.000670 0.000313 621.196028 ( 89.071020)
test_rubyspec 0.065633 0.031522 43.648937 ( 51.097838)
total: 152.70 sec