Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-030734
#<BuildRuby:0x0000559c3b89a7b0
@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.20220616-030734",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002490 0.004565 0.956299 ( 1.582220)
build_miniruby 0.000925 0.000142 0.058381 ( 0.057078)
build_ruby 0.000824 0.000127 0.059942 ( 0.058608)
build_all 0.003526 0.000542 1.497148 ( 0.607220)
build_install 0.008250 0.002874 6.302436 ( 2.860313)
test_btest 0.000588 0.000104 54.428313 ( 8.259304)
test_basic 0.004903 0.000865 0.347521 ( 0.435384)
test_all 0.001182 0.000208 647.840322 ( 93.372386)
test_rubyspec 0.080733 0.049603 44.208696 ( 49.741306)
total: 156.97 sec