Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-064802
#<BuildRuby:0x000055fc2d2ebba0
@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.20231015-064802",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000930 0.004167 1.624338 ( 1.842289)
build_miniruby 0.000865 0.000136 0.840276 ( 0.839805)
build_ruby 0.001125 0.000178 2.997249 ( 2.997968)
build_all 0.009157 0.001632 18.181083 ( 1.620261)
build_install 0.005837 0.003314 5.292710 ( 1.236716)
test_btest 0.000814 0.000151 91.788817 ( 7.912791)
test_basic 0.004387 0.000813 0.837369 ( 0.912442)
test_all 0.008998 0.000275 579.029923 ( 53.400082)
test_rubyspec 0.024922 0.028256 52.045069 ( 64.260895)
total: 135.02 sec