Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-130436
#<BuildRuby:0x00005651336c0090
@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.20231104-130436",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004845 0.000084 1.379810 ( 1.616316)
build_miniruby 0.001019 0.000097 0.825878 ( 0.825924)
build_ruby 0.001269 0.000000 2.722741 ( 2.723067)
build_all 0.010168 0.000293 17.330072 ( 1.559767)
build_install 0.005511 0.003862 5.311167 ( 1.198342)
test_btest 0.000914 0.000109 86.405206 ( 7.813070)
test_basic 0.003759 0.000451 0.617497 ( 0.694826)
test_all 0.102033 0.035020 510.553840 ( 59.196913)
test_rubyspec 0.035478 0.013317 50.005948 ( 62.276825)
total: 137.91 sec