Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-065849
#<BuildRuby:0x0000561de005e700
@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.20220906-065849",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008995 0.004758 0.983665 ( 1.277722)
build_miniruby 0.001579 0.000210 0.075184 ( 0.073314)
build_ruby 0.001817 0.000242 0.079258 ( 0.077231)
build_all 0.003958 0.008083 1.560388 ( 0.593115)
build_install 0.014920 0.007297 1.884624 ( 0.930912)
test_btest 0.001296 0.000360 93.386177 ( 9.698586)
test_basic 0.006706 0.001862 0.354395 ( 0.445927)
test_all 0.002141 0.005320 644.877351 ( 66.148153)
test_rubyspec 0.090451 0.074916 46.787942 ( 55.226334)
total: 134.47 sec