Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-180312
#<BuildRuby:0x00005634a8bf3398
@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.20231203-180312",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004669 0.000152 1.408987 ( 1.767241)
build_miniruby 0.000845 0.000188 0.817205 ( 0.817098)
build_ruby 0.000000 0.001332 2.710204 ( 2.711558)
build_all 0.007894 0.002624 16.547613 ( 1.482552)
build_install 0.007596 0.001899 4.858361 ( 1.148664)
test_btest 0.000741 0.000185 83.311055 ( 7.620427)
test_basic 0.000178 0.004545 0.702391 ( 0.781991)
test_all 0.102477 0.033386 542.582471 ( 57.806438)
test_rubyspec 0.020304 0.029220 50.659566 ( 62.940089)
total: 137.08 sec