Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-092640
#<BuildRuby:0x0000561fe97c3738
@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.20231203-092640",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005393 0.000070 1.481913 ( 1.822245)
build_miniruby 0.000908 0.000046 0.920673 ( 0.920633)
build_ruby 0.000000 0.001769 2.792179 ( 2.791901)
build_all 0.008936 0.001447 16.305298 ( 1.424226)
build_install 0.009098 0.000000 4.856319 ( 1.205457)
test_btest 0.001085 0.000000 80.364802 ( 7.838751)
test_basic 0.005246 0.000037 0.671548 ( 0.750843)
test_all 0.115185 0.019983 545.019474 ( 50.484859)
test_rubyspec 0.017895 0.033200 51.382436 ( 63.688046)
total: 130.93 sec