Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-120230
#<BuildRuby:0x000055e9a6315610
@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.20220507-120230",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006445 0.000439 0.840908 ( 1.026179)
build_miniruby 0.000903 0.000170 0.065496 ( 0.064304)
build_ruby 0.000922 0.000173 0.060969 ( 0.059634)
build_all 0.001054 0.004640 1.283198 ( 0.538748)
build_install 0.013852 0.002214 6.493568 ( 3.057443)
test_btest 0.000554 0.000131 61.139491 ( 14.177069)
test_basic 0.004038 0.000951 0.270139 ( 0.364213)
test_all 0.001396 0.000329 530.159276 ( 64.087123)
test_rubyspec 0.039912 0.008339 52.278732 ( 58.022158)
total: 141.40 sec