Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-024617
#<BuildRuby:0x000055e95116af90
@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.20221015-024617",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000041 0.000016 0.000057 ( 0.000058)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.004545 0.008280 1.076624 ( 1.139426)
build_miniruby 0.001285 0.000701 0.104670 ( 0.101217)
build_ruby 0.000965 0.000526 0.096338 ( 0.093276)
build_all 0.005578 0.003042 1.360072 ( 0.575241)
build_install 0.010382 0.005224 1.696610 ( 0.912231)
test_btest 0.001113 0.000599 64.149213 ( 6.466643)
test_basic 0.000795 0.005414 0.352588 ( 0.441571)
test_all 0.008065 0.001105 516.631725 ( 54.667430)
test_rubyspec 0.084037 0.050543 43.296796 ( 51.905612)
total: 116.30 sec