Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-224629
#<BuildRuby:0x00005580455bf818
@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.20240111-224629",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003562 0.000356 1.004313 ( 1.370621)
build_miniruby 0.000864 0.000087 0.881585 ( 0.881112)
build_ruby 0.001226 0.000122 2.713251 ( 2.715481)
build_all 0.006845 0.003537 14.448672 ( 1.375430)
build_install 0.001896 0.006902 4.143120 ( 1.151176)
test_btest 0.000601 0.000120 75.861437 ( 7.764434)
test_basic 0.003834 0.000767 0.433181 ( 0.513416)
test_all 0.110822 0.024859 534.668855 ( 54.376919)
test_rubyspec 0.013440 0.021402 48.214504 ( 60.725568)
total: 130.87 sec