Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-113142
#<BuildRuby:0x000055fea3eac110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-113142",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004664 0.000538 1.340387 ( 1.728146)
build_miniruby 0.001057 0.000122 1.470888 ( 1.473577)
build_ruby 0.001446 0.000166 4.464303 ( 4.474115)
build_all 0.006366 0.003956 16.531885 ( 1.705548)
build_install 0.014906 0.001604 5.013203 ( 1.745312)
test_btest 0.000662 0.000092 81.657686 ( 12.932934)
test_basic 0.005128 0.000193 0.679951 ( 0.750562)
test_all 0.098907 0.021518 556.763013 ( 64.629325)
test_rubyspec 0.038406 0.029738 84.202117 ( 96.545109)
total: 185.99 sec