Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-054543
#<BuildRuby:0x0000561b1e6fac40
@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.20221123-054543",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004820 0.000000 1.063019 ( 1.107298)
build_miniruby 0.000905 0.000000 0.918668 ( 0.917217)
build_ruby 0.001306 0.000000 2.774677 ( 2.644255)
build_all 0.008993 0.000000 15.875578 ( 3.246507)
build_install 0.010284 0.000000 2.015601 ( 1.181097)
test_btest 0.000611 0.000000 62.009631 ( 11.237065)
test_basic 0.004683 0.000000 0.321555 ( 0.412228)
test_all 0.001410 0.000000 710.966842 (109.907052)
test_rubyspec 0.068444 0.006692 53.485538 ( 61.648630)
total: 192.30 sec