Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-130046
#<BuildRuby:0x000055a481cd8090
@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-130046",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005269 1.341187 ( 1.748351)
build_miniruby 0.000564 0.000847 1.533690 ( 1.536801)
build_ruby 0.000000 0.001694 5.265130 ( 5.274866)
build_all 0.003541 0.007019 16.726144 ( 1.860666)
build_install 0.003328 0.013952 5.474823 ( 2.196971)
test_btest 0.000611 0.000227 83.353864 ( 12.161516)
test_basic 0.005847 0.000000 0.743921 ( 0.811746)
test_all 0.096363 0.023698 575.428751 ( 69.794254)
test_rubyspec 0.040728 0.025721 84.967414 ( 97.130884)
total: 192.52 sec