Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-224705
#<BuildRuby:0x0000557918187040
@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-224705",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000007)
build_up 0.000949 0.004278 1.520226 ( 1.786664)
build_miniruby 0.000862 0.000258 0.791886 ( 0.792044)
build_ruby 0.001337 0.000000 2.602445 ( 2.603146)
build_all 0.009503 0.000632 15.399224 ( 1.453522)
build_install 0.003317 0.005503 4.670854 ( 1.107123)
test_btest 0.001145 0.000000 77.355249 ( 7.656566)
test_basic 0.002405 0.002646 0.634868 ( 0.710651)
test_all 0.117071 0.015873 496.962855 ( 45.207421)
test_rubyspec 0.033647 0.015399 49.872346 ( 62.214260)
total: 123.53 sec