Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-085046
#<BuildRuby:0x00005629b7cf4e28
@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.20220909-085046",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008790 0.002198 1.150794 ( 1.103512)
build_miniruby 0.001807 0.000000 0.075259 ( 0.073308)
build_ruby 0.002271 0.000000 0.075992 ( 0.073834)
build_all 0.003933 0.005701 1.568028 ( 0.596399)
build_install 0.012965 0.009092 1.903797 ( 0.945807)
test_btest 0.001461 0.000000 96.527317 ( 9.282661)
test_basic 0.004041 0.003234 0.349191 ( 0.446672)
test_all 0.002392 0.000931 677.985294 ( 68.612341)
test_rubyspec 0.112930 0.054859 47.204666 ( 55.579414)
total: 136.71 sec