Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-111747
#<BuildRuby:0x000055f38505b5a8
@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.20221205-111747",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.007780 0.003112 1.204995 ( 1.237442)
build_miniruby 0.001833 0.000733 0.856196 ( 0.855208)
build_ruby 0.002419 0.000968 2.255192 ( 2.157817)
build_all 0.011203 0.008514 18.652547 ( 2.204344)
build_install 0.008579 0.014232 2.050112 ( 1.025131)
test_btest 0.001047 0.000628 92.331413 ( 9.577309)
test_basic 0.006951 0.004171 0.344866 ( 0.426513)
test_all 0.001513 0.000908 671.296424 ( 70.594127)
test_rubyspec 0.112029 0.063951 49.257602 ( 57.329980)
total: 145.41 sec