Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-020629
#<BuildRuby:0x000055c4a02c0208
@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.20220803-020629",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005814 0.000415 0.816440 ( 1.045020)
build_miniruby 0.000839 0.000060 0.057567 ( 0.056223)
build_ruby 0.000886 0.000064 0.058916 ( 0.057701)
build_all 0.000000 0.004561 1.530594 ( 0.584043)
build_install 0.004707 0.006638 5.650539 ( 2.141957)
test_btest 0.000673 0.000158 50.216807 ( 8.011011)
test_basic 0.004379 0.001031 0.290921 ( 0.380181)
test_all 0.000984 0.000231 614.017330 ( 87.276070)
test_rubyspec 0.095598 0.033389 43.630090 ( 50.988015)
total: 150.54 sec