Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-135105
#<BuildRuby:0x000055718ca8f7e8
@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.20221130-135105",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008493 0.002123 1.215651 ( 1.210116)
build_miniruby 0.002185 0.000546 0.847771 ( 0.845517)
build_ruby 0.002826 0.000707 2.266556 ( 2.167330)
build_all 0.021073 0.000000 18.625084 ( 2.180335)
build_install 0.016061 0.005406 2.051502 ( 1.064627)
test_btest 0.001255 0.000264 88.149850 ( 9.373690)
test_basic 0.008909 0.000725 0.352384 ( 0.437269)
test_all 0.002166 0.000433 743.318090 ( 72.183082)
test_rubyspec 0.122292 0.058657 49.544453 ( 57.664541)
total: 147.13 sec