Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-213142
#<BuildRuby:0x0000558d845e7df8
@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.20220727-213142",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006001 0.000489 0.865104 ( 1.058293)
build_miniruby 0.000000 0.001055 0.057215 ( 0.055967)
build_ruby 0.000000 0.000931 0.059245 ( 0.058137)
build_all 0.004595 0.000068 1.549615 ( 0.593278)
build_install 0.009128 0.002282 5.646624 ( 2.150541)
test_btest 0.000653 0.000163 51.451744 ( 8.072403)
test_basic 0.005894 0.000399 0.335024 ( 0.422705)
test_all 0.000699 0.000165 611.422730 ( 87.890660)
test_rubyspec 0.055956 0.034535 43.511582 ( 49.122395)
total: 149.42 sec