Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-025449
#<BuildRuby:0x000055a8ed9e3950
@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-025449",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000332 0.004108 1.230487 ( 1.491742)
build_miniruby 0.000752 0.000282 0.827656 ( 0.827276)
build_ruby 0.000914 0.000343 2.679772 ( 2.680050)
build_all 0.009653 0.000000 16.187198 ( 1.469457)
build_install 0.008685 0.000000 4.853863 ( 1.147480)
test_btest 0.000778 0.000000 83.914925 ( 7.402734)
test_basic 0.002086 0.003059 0.716379 ( 0.789507)
test_all 0.099912 0.034627 526.447241 ( 50.348076)
test_rubyspec 0.015979 0.029522 49.559091 ( 61.887662)
total: 128.04 sec