Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-034321
#<BuildRuby:0x00005596f9d1bdf8
@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.20220822-034321",
@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.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005480 0.000914 0.924354 ( 0.926668)
build_miniruby 0.000820 0.000136 0.057350 ( 0.056163)
build_ruby 0.000829 0.000138 0.059417 ( 0.058271)
build_all 0.004621 0.000000 1.562572 ( 0.599665)
build_install 0.009658 0.001473 1.917689 ( 0.961640)
test_btest 0.000742 0.000114 46.095273 ( 8.967569)
test_basic 0.000296 0.005618 0.289779 ( 0.377929)
test_all 0.002565 0.000592 622.682083 ( 90.636851)
test_rubyspec 0.084533 0.032555 44.438135 ( 52.694477)
total: 155.28 sec