Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-060203
#<BuildRuby:0x000055ce2ec9b858
@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.20231229-060203",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004487 0.000107 1.299717 ( 1.651148)
build_miniruby 0.001254 0.000193 0.896953 ( 0.896717)
build_ruby 0.001323 0.000000 2.799946 ( 2.800464)
build_all 0.009027 0.000922 17.133973 ( 1.530985)
build_install 0.006336 0.003020 4.800451 ( 1.163890)
test_btest 0.000941 0.000164 85.824542 ( 7.712950)
test_basic 0.004287 0.000745 0.599116 ( 0.672197)
test_all 0.093272 0.040106 575.589337 ( 53.657347)
test_rubyspec 0.035263 0.014469 51.310442 ( 63.505613)
total: 133.59 sec