Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-011730
#<BuildRuby:0x000055d3c1ef89c8
@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.20220823-011730",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000102 0.010680 1.037420 ( 5.710654)
build_miniruby 0.001406 0.000502 0.073067 ( 0.071485)
build_ruby 0.001278 0.000457 0.073495 ( 0.071327)
build_all 0.009715 0.000566 1.522403 ( 0.588892)
build_install 0.016055 0.006708 1.889865 ( 0.929610)
test_btest 0.000000 0.001435 69.724347 ( 7.909744)
test_basic 0.005362 0.003277 0.321878 ( 0.409500)
test_all 0.002414 0.000889 632.497916 ( 64.250870)
test_rubyspec 0.087739 0.085081 45.732634 ( 54.257945)
total: 134.20 sec