Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-181401
#<BuildRuby:0x000055b13d5837b8
@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.20231113-181401",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.005262 1.417994 ( 1.624510)
build_miniruby 0.000000 0.001056 1.009639 ( 1.008830)
build_ruby 0.000000 0.001276 2.705016 ( 2.704672)
build_all 0.004398 0.005002 16.025212 ( 1.444312)
build_install 0.003736 0.005115 4.757655 ( 1.137015)
test_btest 0.000567 0.000142 81.959116 ( 7.606661)
test_basic 0.000873 0.002238 0.581059 ( 0.663890)
test_all 0.111767 0.019624 519.050336 ( 50.025131)
test_rubyspec 0.024682 0.026118 51.114488 ( 63.491099)
total: 129.71 sec