Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-093219
#<BuildRuby:0x00005622d4a88070
@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.20231116-093219",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001378 0.003730 1.442098 ( 1.828315)
build_miniruby 0.000939 0.000089 0.964595 ( 0.964901)
build_ruby 0.001290 0.000123 2.691108 ( 2.691617)
build_all 0.009677 0.000519 16.629487 ( 1.514376)
build_install 0.000371 0.008525 4.900667 ( 1.172182)
test_btest 0.000892 0.000163 85.897909 ( 7.270971)
test_basic 0.004092 0.000744 0.715641 ( 0.795156)
test_all 0.098623 0.036211 498.965441 ( 53.523738)
test_rubyspec 0.021720 0.024057 51.693809 ( 64.139338)
total: 133.90 sec