Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-055707
#<BuildRuby:0x000055ad22d43fa8
@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.20220609-055707",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006693 0.000189 0.820719 ( 1.350214)
build_miniruby 0.000998 0.000066 0.057327 ( 0.056035)
build_ruby 0.000955 0.000064 0.059376 ( 0.058019)
build_all 0.004071 0.000271 1.504425 ( 0.608416)
build_install 0.010574 0.000382 6.301222 ( 2.825808)
test_btest 0.000000 0.000838 48.443751 ( 8.736234)
test_basic 0.001605 0.004158 0.293042 ( 0.382102)
test_all 0.001155 0.000145 645.049165 ( 95.601261)
test_rubyspec 0.083585 0.024476 43.911481 ( 49.492226)
total: 159.11 sec