Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-072122
#<BuildRuby:0x0000561ea0d440f8
@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.20221210-072122",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.004850 1.242145 ( 1.498171)
build_miniruby 0.000000 0.001036 0.952932 ( 0.951384)
build_ruby 0.000000 0.001173 2.752254 ( 2.643124)
build_all 0.008969 0.000000 15.701281 ( 3.301136)
build_install 0.009135 0.000138 2.326637 ( 1.348167)
test_btest 0.000511 0.000046 65.344685 ( 10.763940)
test_basic 0.004670 0.000000 0.327838 ( 0.419117)
test_all 0.000960 0.000000 666.315690 (101.972930)
test_rubyspec 0.038602 0.032852 52.427955 ( 60.709174)
total: 183.61 sec