Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-185928
#<BuildRuby:0x000055c1639743c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-185928",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003876 0.000817 0.924591 ( 1.397719)
build_miniruby 0.000767 0.000162 1.870333 ( 1.725749)
build_ruby 0.000989 0.000208 2.590234 ( 2.588765)
build_all 0.007431 0.001564 15.814186 ( 3.248099)
build_install 0.001936 0.007118 2.254428 ( 1.249444)
test_btest 0.000495 0.000142 57.517881 ( 12.100939)
test_basic 0.000306 0.004380 0.296213 ( 0.386813)
test_all 0.001074 0.000358 665.707791 (144.599284)
test_rubyspec 0.041600 0.024944 52.336277 ( 60.566891)
total: 227.86 sec