Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-130915
#<BuildRuby:0x0000557b6d00b2c8
@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.20220723-130915",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000367 0.006417 0.838571 ( 1.565949)
build_miniruby 0.000749 0.000288 0.057654 ( 0.056300)
build_ruby 0.000695 0.000267 0.059213 ( 0.058049)
build_all 0.003337 0.001284 1.521536 ( 0.584632)
build_install 0.009327 0.001905 5.623819 ( 2.150652)
test_btest 0.000525 0.000188 46.654236 ( 8.665552)
test_basic 0.002530 0.003662 0.353737 ( 0.440972)
test_all 0.000000 0.001190 622.844519 ( 92.670504)
test_rubyspec 0.072895 0.051386 43.627033 ( 49.271408)
total: 155.46 sec