Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-082427
#<BuildRuby:0x0000563b0f782878
@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-082427",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004684 0.000301 1.153756 ( 1.663223)
build_miniruby 0.000726 0.000290 0.975618 ( 0.974247)
build_ruby 0.001220 0.000000 2.670066 ( 2.582552)
build_all 0.008575 0.000000 15.851718 ( 3.412759)
build_install 0.008241 0.000000 2.036742 ( 1.197877)
test_btest 0.000000 0.000619 64.084584 ( 10.948351)
test_basic 0.003767 0.001376 0.281275 ( 0.371940)
test_all 0.001048 0.000333 698.841104 (108.566449)
test_rubyspec 0.034195 0.027394 53.150873 ( 61.373759)
total: 191.09 sec