Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-201126
#<BuildRuby:0x00005573162709c8
@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.20220726-201126",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006149 0.005446 0.977207 ( 1.080878)
build_miniruby 0.002038 0.000000 0.076079 ( 0.073791)
build_ruby 0.002196 0.000000 0.075117 ( 0.072904)
build_all 0.006049 0.003742 1.513472 ( 0.572817)
build_install 0.018273 0.004569 5.209323 ( 2.050709)
test_btest 0.001397 0.000000 74.923086 ( 8.290144)
test_basic 0.003702 0.004613 0.330965 ( 0.422560)
test_all 0.000614 0.001897 667.903501 ( 66.381455)
test_rubyspec 0.112787 0.055502 45.748826 ( 51.440568)
total: 130.39 sec