Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-234300
#<BuildRuby:0x000055adcc7e3ce8
@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.20231110-234300",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.005994 1.566150 ( 1.836731)
build_miniruby 0.000000 0.001055 0.883732 ( 0.884199)
build_ruby 0.000000 0.001418 2.726903 ( 2.727587)
build_all 0.003035 0.006783 16.637486 ( 1.497033)
build_install 0.002719 0.006279 4.922287 ( 1.187785)
test_btest 0.000923 0.000281 88.479725 ( 6.952452)
test_basic 0.001010 0.004092 0.843955 ( 0.923776)
test_all 0.099162 0.034491 531.968858 ( 50.546045)
test_rubyspec 0.028113 0.021189 51.430640 ( 63.722114)
total: 130.28 sec