Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-141545
#<BuildRuby:0x000055a51c5cec40
@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.20221119-141545",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001338 0.003560 1.072039 ( 1.455795)
build_miniruby 0.000851 0.000150 1.011671 ( 1.010125)
build_ruby 0.000982 0.000173 2.815210 ( 2.702810)
build_all 0.000000 0.009186 15.981010 ( 3.352817)
build_install 0.009167 0.000784 2.037611 ( 1.142964)
test_btest 0.000487 0.000139 62.124484 ( 10.645030)
test_basic 0.003619 0.001034 0.306374 ( 0.397222)
test_all 0.000991 0.000283 644.836396 (102.685172)
test_rubyspec 0.044627 0.018797 51.687255 ( 59.860279)
total: 183.25 sec