Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-085208
#<BuildRuby:0x0000556c32eb3ce8
@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.20231209-085208",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000572 0.004159 1.342275 ( 1.703412)
build_miniruby 0.000668 0.000312 0.988990 ( 0.988506)
build_ruby 0.000941 0.000440 2.771289 ( 2.771954)
build_all 0.005406 0.004728 16.228633 ( 1.472782)
build_install 0.007397 0.001534 4.781097 ( 1.140270)
test_btest 0.000651 0.000307 83.192972 ( 7.112355)
test_basic 0.004731 0.000000 0.752701 ( 0.826028)
test_all 0.095387 0.040481 514.179151 ( 58.362866)
test_rubyspec 0.016278 0.031575 50.443678 ( 62.826430)
total: 137.21 sec