Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-081821
#<BuildRuby:0x000055b8c3697dd8
@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.20221123-081821",
@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.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005095 0.000192 1.047466 ( 1.061258)
build_miniruby 0.000833 0.000166 1.005924 ( 1.004793)
build_ruby 0.000000 0.001359 2.787600 ( 2.690721)
build_all 0.006387 0.002352 15.951743 ( 3.328946)
build_install 0.009331 0.000224 2.079611 ( 1.202021)
test_btest 0.000511 0.000108 65.317625 ( 10.362413)
test_basic 0.004616 0.000079 0.307888 ( 0.398930)
test_all 0.001068 0.000214 684.649469 (126.638417)
test_rubyspec 0.047929 0.020300 53.207766 ( 61.389274)
total: 208.08 sec