Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-205801
#<BuildRuby:0x000055f38715fe20
@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.20231015-205801",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006580 0.000566 1.555584 ( 1.841769)
build_miniruby 0.000831 0.000185 0.822657 ( 0.821983)
build_ruby 0.001078 0.000240 2.620887 ( 2.620411)
build_all 0.002230 0.007926 17.630975 ( 1.553470)
build_install 0.008141 0.001188 5.227584 ( 1.206178)
test_btest 0.000000 0.001116 87.282600 ( 7.546553)
test_basic 0.001839 0.002256 0.691085 ( 0.768580)
test_all 0.006967 0.000860 518.029370 ( 58.232113)
test_rubyspec 0.025762 0.021702 49.772655 ( 62.079772)
total: 136.67 sec