Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-160631
#<BuildRuby:0x00005564ba5a7de0
@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.20221120-160631",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004347 0.000579 1.092761 ( 1.112965)
build_miniruby 0.000756 0.000100 0.918889 ( 0.917502)
build_ruby 0.001132 0.000151 2.788483 ( 2.690153)
build_all 0.008212 0.000477 15.819975 ( 3.386612)
build_install 0.008014 0.000397 1.963121 ( 1.147264)
test_btest 0.000597 0.000070 63.438134 ( 10.388783)
test_basic 0.000842 0.004205 0.290987 ( 0.381391)
test_all 0.001015 0.000169 659.002323 (103.649320)
test_rubyspec 0.054360 0.022494 50.565311 ( 58.873496)
total: 182.55 sec