Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-074206
#<BuildRuby:0x000055d5bb423e48
@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.20221205-074206",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.004842 1.209297 ( 1.923829)
build_miniruby 0.000501 0.000470 0.984054 ( 0.983095)
build_ruby 0.001057 0.000406 2.766734 ( 2.680050)
build_all 0.007682 0.001430 15.854145 ( 3.370371)
build_install 0.004173 0.005754 2.346846 ( 1.324522)
test_btest 0.000478 0.000205 68.432395 ( 10.994579)
test_basic 0.000000 0.004732 0.312476 ( 0.403146)
test_all 0.000000 0.000832 659.474828 (111.760542)
test_rubyspec 0.033428 0.029102 53.242462 ( 61.369142)
total: 194.81 sec