Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-191501
#<BuildRuby:0x000055a0e9d8ca68
@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-191501",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.011933 1.073229 ( 1.226229)
build_miniruby 0.000000 0.001683 0.099208 ( 0.096439)
build_ruby 0.000000 0.001568 0.098361 ( 0.095976)
build_all 0.005288 0.003810 1.364933 ( 0.568987)
build_install 0.014530 0.000321 1.666467 ( 0.901058)
test_btest 0.002055 0.000000 60.404937 ( 6.473539)
test_basic 0.005484 0.001130 0.342260 ( 0.431971)
test_all 0.003632 0.001362 476.807974 ( 52.719813)
test_rubyspec 0.085215 0.052719 42.605789 ( 51.115214)
total: 113.63 sec