Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-145723
#<BuildRuby:0x00005586310afd68
@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.20240114-145723",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001985 0.003341 1.086329 ( 1.447070)
build_miniruby 0.000919 0.000242 0.836349 ( 0.835391)
build_ruby 0.001261 0.000332 2.706863 ( 2.707174)
build_all 0.006939 0.001827 14.018835 ( 1.268215)
build_install 0.004386 0.003062 4.036472 ( 1.049012)
test_btest 0.000831 0.000238 76.173345 ( 6.576212)
test_basic 0.004678 0.000165 0.702828 ( 0.782528)
test_all 0.114952 0.016428 474.069383 ( 53.824851)
test_rubyspec 0.033197 0.010976 47.818185 ( 60.136492)
total: 128.63 sec