Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-165501
#<BuildRuby:0x0000558820fba9c0
@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.20220812-165501",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000055 0.000009 0.000064 ( 0.000067)
configure 0.000059 0.000010 0.000069 ( 0.000070)
build_up 0.008073 0.004954 0.860164 ( 1.039120)
build_miniruby 0.001489 0.000344 0.063818 ( 0.062065)
build_ruby 0.001312 0.000302 0.054919 ( 0.053687)
build_all 0.006728 0.001553 1.232156 ( 0.450125)
build_install 0.012428 0.003223 1.596820 ( 0.809629)
test_btest 0.001068 0.000251 54.296009 ( 5.949639)
test_basic 0.002618 0.004114 0.292510 ( 0.381897)
test_all 0.000000 0.004348 503.857646 ( 52.877373)
test_rubyspec 0.081352 0.047032 41.647928 ( 49.283001)
total: 110.91 sec