Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-035525
#<BuildRuby:0x000055830b7b3c78
@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.20221202-035525",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005294 0.000294 1.185299 ( 1.237036)
build_miniruby 0.000991 0.000055 0.995363 ( 0.994044)
build_ruby 0.001210 0.000067 2.703266 ( 2.586891)
build_all 0.008389 0.000466 15.863200 ( 3.283918)
build_install 0.009247 0.000231 2.287814 ( 1.338446)
test_btest 0.000540 0.000028 66.642706 ( 10.949316)
test_basic 0.000000 0.004594 0.314252 ( 0.405826)
test_all 0.000583 0.000538 665.958404 (112.193345)
test_rubyspec 0.060107 0.019799 52.734573 ( 60.911534)
total: 193.90 sec