Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-081553
#<BuildRuby:0x00005572bd9cfda8
@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.20220503-081553",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003454 0.003016 0.829109 ( 1.001738)
build_miniruby 0.000880 0.000110 0.056788 ( 0.055561)
build_ruby 0.000758 0.000094 0.056892 ( 0.055847)
build_all 0.003783 0.000473 1.470393 ( 0.591489)
build_install 0.006507 0.004382 6.273223 ( 2.817500)
test_btest 0.000512 0.000090 49.626467 ( 8.447113)
test_basic 0.000000 0.006016 0.360551 ( 0.448185)
test_all 0.000000 0.001415 611.591306 ( 90.159130)
test_rubyspec 0.055320 0.049004 43.797453 ( 48.759189)
total: 152.34 sec