Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-192020
#<BuildRuby:0x000056530c507818
@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.20231205-192020",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.003520 0.001100 1.372082 ( 1.894570)
build_miniruby 0.001030 0.000322 0.964750 ( 0.964229)
build_ruby 0.001133 0.000354 2.762338 ( 2.762511)
build_all 0.004185 0.005943 16.757690 ( 1.519787)
build_install 0.005446 0.004971 5.065180 ( 1.214990)
test_btest 0.000594 0.000245 86.285242 ( 7.842155)
test_basic 0.002340 0.000964 0.754426 ( 0.837317)
test_all 0.124313 0.013836 532.114240 ( 54.985774)
test_rubyspec 0.031875 0.011864 50.722371 ( 63.023717)
total: 135.05 sec