Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-121219
#<BuildRuby:0x0000561944c932c8
@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.20221128-121219",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.004448 0.000318 1.100772 ( 2.093783)
build_miniruby 0.000768 0.000055 1.002351 ( 1.001215)
build_ruby 0.001018 0.000073 2.720584 ( 2.633270)
build_all 0.005227 0.003460 15.896803 ( 3.309749)
build_install 0.009191 0.000148 2.001744 ( 1.169463)
test_btest 0.000595 0.000063 60.564873 ( 11.160804)
test_basic 0.000864 0.004177 0.311861 ( 0.401967)
test_all 0.001118 0.000177 646.839527 (123.382431)
test_rubyspec 0.043344 0.022461 52.912814 ( 61.068209)
total: 206.22 sec