Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-071850
#<BuildRuby:0x000055b6b3983f68
@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.20220813-071850",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006329 0.000163 0.868254 ( 1.346118)
build_miniruby 0.000937 0.000063 0.057218 ( 0.055878)
build_ruby 0.000916 0.000061 0.059864 ( 0.058727)
build_all 0.004483 0.000019 1.528151 ( 0.586466)
build_install 0.006800 0.004024 1.920353 ( 0.970579)
test_btest 0.000502 0.000056 52.654844 ( 8.181300)
test_basic 0.002432 0.003193 0.283933 ( 0.373457)
test_all 0.002235 0.000264 588.254413 ( 93.473202)
test_rubyspec 0.090220 0.030562 43.899137 ( 51.246077)
total: 156.29 sec