Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-003440
#<BuildRuby:0x000055835e127500
@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.20231108-003440",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002629 0.003702 1.417845 ( 1.700603)
build_miniruby 0.000886 0.000261 0.841634 ( 0.841555)
build_ruby 0.001262 0.000000 2.672357 ( 2.672367)
build_all 0.008460 0.001572 16.767597 ( 1.550289)
build_install 0.000128 0.008916 4.949021 ( 1.170758)
test_btest 0.000704 0.000273 82.531833 ( 7.922283)
test_basic 0.004670 0.000000 0.752679 ( 0.828358)
test_all 0.091648 0.044508 547.687942 ( 58.483701)
test_rubyspec 0.008476 0.038015 50.697293 ( 62.940623)
total: 138.11 sec