Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-144324
#<BuildRuby:0x000056099d76ec40
@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.20221121-144324",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004117 0.000883 1.021076 ( 2.577622)
build_miniruby 0.000755 0.000162 0.921968 ( 0.920510)
build_ruby 0.001014 0.000217 2.787017 ( 2.681737)
build_all 0.008090 0.000731 15.768936 ( 3.256098)
build_install 0.005125 0.003685 2.028511 ( 1.203603)
test_btest 0.000450 0.000106 61.022909 ( 10.971190)
test_basic 0.003792 0.000892 0.367518 ( 0.458585)
test_all 0.000862 0.000203 682.675391 (121.912703)
test_rubyspec 0.046265 0.027177 54.094972 ( 62.410409)
total: 206.39 sec