Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-130953
#<BuildRuby:0x0000563430b2ffb0
@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.20221117-130953",
@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.000001 0.000017 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004508 0.000251 1.092596 ( 1.361708)
build_miniruby 0.000795 0.000044 1.016047 ( 1.014922)
build_ruby 0.001176 0.000000 2.842647 ( 2.753073)
build_all 0.005193 0.003775 15.844051 ( 3.430506)
build_install 0.007582 0.000723 1.983311 ( 1.144212)
test_btest 0.000000 0.000587 60.739108 ( 11.039466)
test_basic 0.002062 0.002416 0.305769 ( 0.396744)
test_all 0.000900 0.000113 644.359590 (102.351026)
test_rubyspec 0.056397 0.005576 50.779378 ( 59.213695)
total: 182.71 sec