Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-185407
#<BuildRuby:0x0000555c2cf56148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-185407",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008208 0.003229 1.096580 ( 1.275805)
build_miniruby 0.002201 0.000000 0.097219 ( 0.093731)
build_ruby 0.001736 0.000049 0.094979 ( 0.091801)
build_all 0.006973 0.002849 1.356779 ( 0.565564)
build_install 0.010979 0.003618 1.606192 ( 0.872338)
test_btest 0.001500 0.000341 63.668952 ( 6.520496)
test_basic 0.002082 0.004189 0.346448 ( 0.436546)
test_all 0.005628 0.001535 504.917249 ( 54.166404)
test_rubyspec 0.058732 0.058046 42.730732 ( 51.208495)
total: 115.23 sec