Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-222257
#<BuildRuby:0x0000555eca4cbe30
@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.20221125-222257",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004385 0.000675 1.057043 ( 1.076782)
build_miniruby 0.000000 0.000932 0.970821 ( 0.969631)
build_ruby 0.000000 0.001266 2.831865 ( 2.733693)
build_all 0.007880 0.001054 16.028261 ( 3.416637)
build_install 0.007389 0.001385 2.032113 ( 1.169076)
test_btest 0.000436 0.000082 59.776898 ( 11.399686)
test_basic 0.003665 0.000687 0.294663 ( 0.385993)
test_all 0.000764 0.000143 688.431110 (106.079724)
test_rubyspec 0.036571 0.012233 53.359148 ( 61.475735)
total: 188.71 sec