Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-073239
#<BuildRuby:0x000056176ed5b520
@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.20231129-073239",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003445 0.000811 1.088195 ( 1.455649)
build_miniruby 0.000762 0.000179 0.822946 ( 0.822253)
build_ruby 0.001122 0.000264 2.727908 ( 2.727817)
build_all 0.010249 0.000000 16.787598 ( 1.499531)
build_install 0.008968 0.000000 4.838726 ( 1.161191)
test_btest 0.000707 0.000000 86.516383 ( 6.953324)
test_basic 0.004857 0.000000 0.719550 ( 0.795421)
test_all 0.110547 0.026101 510.094308 ( 56.763423)
test_rubyspec 0.028015 0.016897 49.975999 ( 62.246610)
total: 134.43 sec