Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-122436
#<BuildRuby:0x000055cb1100d4a8
@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.20221014-122436",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007239 0.005805 1.160731 ( 1.343394)
build_miniruby 0.001300 0.000325 0.106563 ( 0.104638)
build_ruby 0.001172 0.000293 0.099680 ( 0.097776)
build_all 0.009444 0.000000 1.288044 ( 0.574577)
build_install 0.007265 0.008884 1.635247 ( 0.903331)
test_btest 0.000984 0.000307 60.929688 ( 6.784546)
test_basic 0.005841 0.000326 0.355959 ( 0.447952)
test_all 0.007977 0.000000 496.458644 ( 53.608661)
test_rubyspec 0.073013 0.061253 43.316151 ( 51.849553)
total: 115.72 sec