Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-210411
#<BuildRuby:0x0000558170997f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-210411",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002605 0.004065 0.857929 ( 1.050372)
build_miniruby 0.000903 0.000060 0.057316 ( 0.056054)
build_ruby 0.000914 0.000061 0.059581 ( 0.058383)
build_all 0.003950 0.000263 1.509382 ( 0.605650)
build_install 0.003733 0.004962 6.304387 ( 2.821561)
test_btest 0.000777 0.000103 51.363377 ( 8.340587)
test_basic 0.000835 0.004938 0.261462 ( 0.350085)
test_all 0.001254 0.000250 651.256320 ( 91.053483)
test_rubyspec 0.073866 0.047401 44.138180 ( 49.727787)
total: 154.06 sec