Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-044040
#<BuildRuby:0x0000559b8fc3f228
@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.20230525-044040",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001356 0.004382 1.270131 ( 2.530837)
build_miniruby 0.000862 0.000203 0.840419 ( 0.839498)
build_ruby 0.000960 0.000226 2.389803 ( 2.390192)
build_all 0.000000 0.009337 12.648449 ( 1.071952)
build_install 0.004410 0.002832 1.655206 ( 0.843163)
test_btest 0.000703 0.000268 81.149754 ( 6.639541)
test_basic 0.003742 0.000017 0.599603 ( 0.685954)
test_all 0.001153 0.000419 448.609212 ( 41.670404)
test_rubyspec 0.017671 0.026111 41.938713 ( 54.359648)
total: 111.03 sec