Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-223024
#<BuildRuby:0x00005569f31d2c40
@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.20220611-223024",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005410 0.001353 0.824197 ( 1.142456)
build_miniruby 0.000801 0.000201 0.056905 ( 0.055597)
build_ruby 0.000817 0.000204 0.059198 ( 0.057881)
build_all 0.003559 0.000890 1.499379 ( 0.610051)
build_install 0.010030 0.001212 6.264775 ( 2.851034)
test_btest 0.000649 0.000149 50.833557 ( 8.824879)
test_basic 0.005588 0.000075 0.294112 ( 0.383177)
test_all 0.001021 0.000219 640.767141 ( 93.017779)
test_rubyspec 0.073773 0.054350 44.055768 ( 49.600159)
total: 156.54 sec