Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-061920
#<BuildRuby:0x000055714b00be20
@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.20231126-061920",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004114 0.000946 1.256276 ( 1.637214)
build_miniruby 0.000760 0.000296 0.943484 ( 0.942807)
build_ruby 0.001012 0.000393 2.812877 ( 2.813005)
build_all 0.008302 0.001732 16.566200 ( 1.482562)
build_install 0.007247 0.005209 5.016417 ( 1.188136)
test_btest 0.000752 0.000300 84.290379 ( 7.180954)
test_basic 0.003505 0.001402 0.832744 ( 0.908608)
test_all 0.102431 0.032130 497.234606 ( 56.616398)
test_rubyspec 0.023145 0.020058 49.435076 ( 61.782070)
total: 134.55 sec