Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-001109
#<BuildRuby:0x000055cad7793f68
@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.20221118-001109",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.003788 0.001263 1.098569 ( 1.229809)
build_miniruby 0.000588 0.000196 1.130665 ( 1.129470)
build_ruby 0.000956 0.000319 2.783300 ( 2.691334)
build_all 0.008980 0.000000 15.727903 ( 3.342757)
build_install 0.009910 0.000000 2.089077 ( 1.196014)
test_btest 0.000584 0.000000 64.614009 ( 10.434189)
test_basic 0.000654 0.003888 0.305538 ( 0.396233)
test_all 0.001677 0.000117 663.069512 (103.847450)
test_rubyspec 0.052676 0.023038 51.949155 ( 60.165436)
total: 184.43 sec