Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-233410
#<BuildRuby:0x000055b4a7f844c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220629-233410",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005816 0.004382 0.975120 ( 1.077915)
build_miniruby 0.000000 0.001706 0.071569 ( 0.069913)
build_ruby 0.000000 0.002557 0.077317 ( 0.074508)
build_all 0.004428 0.003657 1.505011 ( 0.611711)
build_install 0.017028 0.004889 5.731832 ( 2.755864)
test_btest 0.000867 0.000325 75.481687 ( 8.323484)
test_basic 0.006799 0.000681 0.334171 ( 0.423630)
test_all 0.001830 0.000646 643.669459 ( 64.690986)
test_rubyspec 0.093447 0.077487 45.652666 ( 51.393419)
total: 129.42 sec