Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-141439
#<BuildRuby:0x000055ff0c76be00
@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.20221115-141439",
@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.000000 0.000009 ( 0.000010)
build_up 0.005996 0.000143 0.955715 ( 1.656482)
build_miniruby 0.001184 0.000079 0.876190 ( 0.874461)
build_ruby 0.001410 0.000094 2.521522 ( 2.435643)
build_all 0.009379 0.000000 15.498663 ( 2.793217)
build_install 0.010688 0.000000 1.856684 ( 0.973271)
test_btest 0.000717 0.000000 59.625412 ( 9.069452)
test_basic 0.005989 0.000000 0.308874 ( 0.397205)
test_all 0.000000 0.001377 594.706761 ( 95.472714)
test_rubyspec 0.094538 0.031229 45.492501 ( 53.741800)
total: 167.41 sec