Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-104623
#<BuildRuby:0x000055c7690a83a0
@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.20221129-104623",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004108 0.000770 1.191148 ( 1.169886)
build_miniruby 0.000731 0.000137 1.039426 ( 1.037973)
build_ruby 0.000978 0.000184 2.719382 ( 2.613937)
build_all 0.008148 0.000669 15.887492 ( 3.298337)
build_install 0.007753 0.000529 2.031542 ( 1.186891)
test_btest 0.000619 0.000103 58.900061 ( 11.179884)
test_basic 0.004815 0.000000 0.306002 ( 0.397657)
test_all 0.001398 0.000000 652.259071 (112.284785)
test_rubyspec 0.038703 0.025595 52.979438 ( 61.138185)
total: 194.31 sec