Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-143105
#<BuildRuby:0x000055d8dd3c7fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-143105",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004990 1.205775 ( 1.270404)
build_miniruby 0.000000 0.000843 1.030852 ( 1.029494)
build_ruby 0.000000 0.001348 2.756628 ( 2.642181)
build_all 0.007580 0.001569 15.954335 ( 3.349532)
build_install 0.007187 0.002053 2.262018 ( 1.246571)
test_btest 0.000447 0.000128 64.124862 ( 11.322978)
test_basic 0.003751 0.001072 0.307840 ( 0.398652)
test_all 0.001531 0.000199 673.957343 (106.895534)
test_rubyspec 0.049155 0.008201 52.404641 ( 60.654897)
total: 188.81 sec