Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-154830
#<BuildRuby:0x000056482e307ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221018-154830",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005805 0.004244 1.118054 ( 1.165706)
build_miniruby 0.001991 0.000284 0.106297 ( 0.103101)
build_ruby 0.001249 0.000179 0.102166 ( 0.099623)
build_all 0.008189 0.001170 1.334784 ( 0.568436)
build_install 0.009618 0.005886 1.663863 ( 0.900592)
test_btest 0.001727 0.000346 61.940699 ( 6.546449)
test_basic 0.006665 0.000239 0.352079 ( 0.440447)
test_all 0.008548 0.000263 516.027282 ( 54.774790)
test_rubyspec 0.054062 0.062059 43.371519 ( 51.990440)
total: 116.59 sec