Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-053959
#<BuildRuby:0x00005607dcebfde0
@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.20221117-053959",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004317 0.000575 1.038848 ( 1.895328)
build_miniruby 0.000916 0.000122 0.972383 ( 0.970828)
build_ruby 0.001200 0.000160 2.750504 ( 2.657096)
build_all 0.008391 0.000490 15.923745 ( 3.341692)
build_install 0.007921 0.000990 2.052401 ( 1.158446)
test_btest 0.000579 0.000073 63.466448 ( 10.370853)
test_basic 0.000000 0.004774 0.315587 ( 0.406929)
test_all 0.000837 0.000585 673.961589 (106.069754)
test_rubyspec 0.046277 0.022670 50.994024 ( 59.107419)
total: 185.98 sec