Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-035156
#<BuildRuby:0x00005599a9a6b3a8
@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.20231114-035156",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005047 0.000309 1.689001 ( 1.852018)
build_miniruby 0.000861 0.000254 0.843929 ( 0.844373)
build_ruby 0.001089 0.000320 2.607954 ( 2.608163)
build_all 0.002044 0.007530 15.492539 ( 1.441080)
build_install 0.003065 0.005426 4.655044 ( 1.145251)
test_btest 0.000718 0.000319 77.247575 ( 7.739963)
test_basic 0.000813 0.004688 0.746996 ( 0.819556)
test_all 0.115845 0.018536 488.465585 ( 57.947058)
test_rubyspec 0.024579 0.023939 49.130620 ( 61.592388)
total: 135.99 sec