Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-134350
#<BuildRuby:0x0000564b2ddab7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-134350",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003695 0.002045 0.953423 ( 1.651361)
build_miniruby 0.001135 0.000516 0.789861 ( 0.817681)
build_ruby 0.001189 0.000540 2.621546 ( 2.622274)
build_all 0.002247 0.005083 12.215322 ( 1.002364)
build_install 0.010277 0.003106 3.709129 ( 0.992611)
test_btest 0.000534 0.000267 65.609425 ( 4.746205)
test_basic 0.002079 0.003258 0.401611 ( 0.480260)
test_all 0.069650 0.027117 350.030144 ( 37.485742)
test_rubyspec 0.024196 0.041439 39.885606 ( 52.445540)
total: 102.24 sec