Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-230717
#<BuildRuby:0x000055d4bea101d8
@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.20221226-230717",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000052 0.000000 0.000052 ( 0.000058)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010304 0.000000 0.949691 ( 1.560064)
build_miniruby 0.002032 0.000110 0.852236 ( 0.850769)
build_ruby 0.002703 0.000541 2.134280 ( 2.132753)
build_all 0.017562 0.003513 18.628135 ( 2.207121)
build_install 0.020534 0.001935 2.049765 ( 1.033930)
test_btest 0.000000 0.001364 90.259095 ( 8.846924)
test_basic 0.003017 0.006469 0.349944 ( 0.436873)
test_all 0.002212 0.000553 671.818322 ( 72.315934)
test_rubyspec 0.131057 0.039372 47.800587 ( 55.897575)
total: 145.28 sec