Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-120221
#<BuildRuby:0x000055e5a8ec67e0
@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.20221126-120221",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004477 0.000190 1.103125 ( 1.249113)
build_miniruby 0.000880 0.000000 1.020453 ( 1.019228)
build_ruby 0.000000 0.001102 2.773747 ( 2.653177)
build_all 0.002632 0.006220 15.957719 ( 3.405836)
build_install 0.004977 0.004134 1.990177 ( 1.135825)
test_btest 0.000361 0.000201 66.379399 ( 10.854463)
test_basic 0.000000 0.004588 0.281053 ( 0.372576)
test_all 0.000364 0.000540 687.087091 (107.589442)
test_rubyspec 0.037090 0.030779 52.858251 ( 60.967724)
total: 189.25 sec