Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-192533
#<BuildRuby:0x000055a5023cb728
@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.20231018-192533",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005837 0.000000 1.305438 ( 1.589246)
build_miniruby 0.001507 0.000000 0.911613 ( 0.911701)
build_ruby 0.000000 0.001263 2.798906 ( 2.798785)
build_all 0.005675 0.004972 18.179209 ( 1.629150)
build_install 0.005192 0.004143 5.362035 ( 1.220893)
test_btest 0.000540 0.000169 91.945491 ( 7.461833)
test_basic 0.000501 0.007822 0.773635 ( 0.835833)
test_all 0.003918 0.002168 581.904726 ( 57.926930)
test_rubyspec 0.022538 0.028281 50.526972 ( 62.793527)
total: 137.17 sec