Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-050829
#<BuildRuby:0x00005609757fb4b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230606-050829",
@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.000000 0.000048 0.000048 ( 0.000019)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005899 1.481427 ( 2.711579)
build_miniruby 0.000000 0.001117 0.775791 ( 0.774804)
build_ruby 0.000982 0.000212 2.369021 ( 2.369942)
build_all 0.007340 0.001545 12.187321 ( 1.076670)
build_install 0.004235 0.003249 1.754170 ( 0.875980)
test_btest 0.000894 0.000213 81.636784 ( 6.611884)
test_basic 0.003656 0.000870 0.653235 ( 0.736418)
test_all 0.000915 0.000218 430.213656 ( 41.829708)
test_rubyspec 0.019867 0.022713 42.030909 ( 54.469307)
total: 111.46 sec