Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-141822
#<BuildRuby:0x00005602ecc03858
@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.20240113-141822",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000055 0.004033 0.829954 ( 1.219491)
build_miniruby 0.000760 0.000253 0.921671 ( 0.920794)
build_ruby 0.001817 0.000000 2.831878 ( 2.835008)
build_all 0.007296 0.003061 14.725517 ( 1.435741)
build_install 0.007651 0.001176 4.211918 ( 1.145290)
test_btest 0.000500 0.000156 76.615250 ( 7.007465)
test_basic 0.002565 0.000802 0.436778 ( 0.518138)
test_all 0.089745 0.047653 499.547256 ( 58.361351)
test_rubyspec 0.015705 0.020171 49.836091 ( 62.370810)
total: 135.81 sec