Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-010815
#<BuildRuby:0x000055d3d7fb00d0
@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.20220717-010815",
@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.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006598 0.000000 0.809124 ( 0.896237)
build_miniruby 0.000000 0.000941 0.056876 ( 0.055700)
build_ruby 0.000000 0.000901 0.058628 ( 0.057341)
build_all 0.000000 0.004556 1.490373 ( 0.602505)
build_install 0.006859 0.004169 5.597889 ( 2.146238)
test_btest 0.000739 0.000111 47.920217 ( 8.143416)
test_basic 0.006115 0.000000 0.359578 ( 0.447323)
test_all 0.000000 0.001168 631.205539 ( 90.227661)
test_rubyspec 0.092137 0.030590 43.308141 ( 48.931368)
total: 151.51 sec