Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-081203
#<BuildRuby:0x0000562aafb97280
@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.20231109-081203",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004936 0.000100 1.418086 ( 1.981316)
build_miniruby 0.000995 0.000099 0.843601 ( 0.843167)
build_ruby 0.001182 0.000118 2.647416 ( 2.648227)
build_all 0.009792 0.000542 16.625331 ( 1.485357)
build_install 0.009009 0.000422 5.013775 ( 1.199927)
test_btest 0.001082 0.000099 86.795774 ( 7.222487)
test_basic 0.004255 0.000000 0.683720 ( 0.761033)
test_all 0.094588 0.040969 525.614687 ( 65.745307)
test_rubyspec 0.020474 0.028194 50.965157 ( 63.219207)
total: 145.11 sec