Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-164059
#<BuildRuby:0x0000556b02408dd8
@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.20220726-164059",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008632 0.003599 4.635515 ( 4.836687)
build_miniruby 0.000000 0.002770 0.766521 ( 0.765810)
build_ruby 0.003388 0.001070 3.149770 ( 2.948985)
build_all 0.020571 0.000804 18.593116 ( 2.187111)
build_install 0.017254 0.005249 5.311794 ( 2.115601)
test_btest 0.000978 0.000117 77.166118 ( 8.119013)
test_basic 0.003461 0.005137 0.312442 ( 0.406115)
test_all 0.001387 0.001605 665.228039 ( 66.164458)
test_rubyspec 0.111274 0.044235 45.729317 ( 51.492360)
total: 139.04 sec