Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-004559
#<BuildRuby:0x0000563a35f167e0
@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.20220825-004559",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006447 0.000000 0.806776 ( 1.506662)
build_miniruby 0.000998 0.000000 0.057739 ( 0.056569)
build_ruby 0.001045 0.000000 0.059507 ( 0.058087)
build_all 0.004640 0.000000 1.515650 ( 0.589409)
build_install 0.007335 0.003752 1.946835 ( 0.971018)
test_btest 0.000566 0.000027 48.795358 ( 8.235663)
test_basic 0.005422 0.000000 0.281265 ( 0.370553)
test_all 0.003276 0.000000 609.836999 ( 86.493740)
test_rubyspec 0.088751 0.037075 44.129843 ( 52.384219)
total: 150.67 sec