Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-152501
#<BuildRuby:0x000055c2a1746620
@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.20221209-152501",
@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.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005270 0.000000 1.150701 ( 1.162348)
build_miniruby 0.000907 0.000000 1.029131 ( 1.028243)
build_ruby 0.001213 0.000000 3.027587 ( 2.910467)
build_all 0.004451 0.004410 15.840270 ( 3.359827)
build_install 0.008777 0.000257 2.217046 ( 1.247941)
test_btest 0.000498 0.000029 68.531187 ( 11.379265)
test_basic 0.004440 0.000261 0.294922 ( 0.386220)
test_all 0.001070 0.000063 649.531755 (116.000974)
test_rubyspec 0.050970 0.009340 52.363528 ( 60.580668)
total: 198.06 sec