Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-211349
#<BuildRuby:0x000055a38d922eb8
@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.20230731-211349",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004956 0.001101 1.315396 ( 2.746185)
build_miniruby 0.000969 0.000215 1.069068 ( 1.068082)
build_ruby 0.001367 0.000000 2.659204 ( 2.659633)
build_all 0.002858 0.006196 14.453682 ( 1.331910)
build_install 0.006481 0.001852 2.093024 ( 0.912803)
test_btest 0.000744 0.000212 81.918077 ( 7.743828)
test_basic 0.000000 0.007193 0.752527 ( 0.825499)
test_all 0.000000 0.001508 509.294978 ( 57.420103)
test_rubyspec 0.019791 0.022295 43.871101 ( 56.235158)
total: 130.94 sec