Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-210012
#<BuildRuby:0x0000555699ee2740
@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.20221202-210012",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004874 0.000081 1.191189 ( 2.025614)
build_miniruby 0.000000 0.000868 1.048425 ( 1.047169)
build_ruby 0.000000 0.001136 2.726062 ( 2.633816)
build_all 0.006980 0.001798 15.810359 ( 3.356914)
build_install 0.008648 0.000073 2.245730 ( 1.317281)
test_btest 0.000576 0.000069 67.344425 ( 10.799187)
test_basic 0.004343 0.000000 0.293580 ( 0.384805)
test_all 0.000895 0.000000 652.215790 (111.925225)
test_rubyspec 0.053844 0.026650 53.647588 ( 61.912373)
total: 195.40 sec