Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-084022
#<BuildRuby:0x000055e58f827fb0
@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.20221118-084022",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000000 0.004646 1.070815 ( 1.234926)
build_miniruby 0.000000 0.001049 1.025364 ( 1.024118)
build_ruby 0.000000 0.001263 2.800632 ( 2.711392)
build_all 0.008564 0.000426 15.947351 ( 3.258963)
build_install 0.007883 0.001126 2.001947 ( 1.133506)
test_btest 0.000562 0.000000 62.980187 ( 10.753273)
test_basic 0.004825 0.000163 0.300883 ( 0.391016)
test_all 0.001003 0.000136 625.933305 (104.414155)
test_rubyspec 0.059563 0.011789 51.495733 ( 59.744511)
total: 184.67 sec