Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-175814
#<BuildRuby:0x00005608c60440a0
@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.20231028-175814",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003930 0.000655 1.581485 ( 1.800804)
build_miniruby 0.000945 0.000157 0.854299 ( 0.854103)
build_ruby 0.001323 0.000000 2.724928 ( 2.726486)
build_all 0.002187 0.007280 15.734246 ( 1.377922)
build_install 0.006668 0.001667 4.765658 ( 1.117193)
test_btest 0.000849 0.000213 83.239152 ( 7.221293)
test_basic 0.004725 0.000255 0.722560 ( 0.790384)
test_all 0.112416 0.019533 505.861634 ( 55.588098)
test_rubyspec 0.032608 0.015737 50.033885 ( 62.367970)
total: 133.85 sec