Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-114932
#<BuildRuby:0x000055c72a0d7f68
@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.20221122-114932",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.004421 0.000221 1.100843 ( 1.710791)
build_miniruby 0.000945 0.000047 0.969427 ( 0.967916)
build_ruby 0.001204 0.000060 2.844966 ( 2.728350)
build_all 0.004883 0.003964 15.927640 ( 3.285298)
build_install 0.008178 0.000000 1.988314 ( 1.117932)
test_btest 0.000554 0.000043 63.998231 ( 10.455611)
test_basic 0.004431 0.000369 0.310187 ( 0.401789)
test_all 0.001208 0.000100 706.536125 (110.858138)
test_rubyspec 0.036381 0.018502 53.355090 ( 61.731981)
total: 193.26 sec