Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-141318
#<BuildRuby:0x00005598d01b77b8
@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.20231216-141318",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004095 0.000744 1.257585 ( 1.595757)
build_miniruby 0.000800 0.000146 0.872049 ( 0.872163)
build_ruby 0.001137 0.000206 2.831149 ( 2.831503)
build_all 0.010545 0.000181 17.318183 ( 1.566918)
build_install 0.004997 0.003867 5.114714 ( 1.231026)
test_btest 0.000776 0.000155 87.208788 ( 7.765467)
test_basic 0.004142 0.000829 0.878727 ( 0.954348)
test_all 0.096055 0.041696 561.651300 ( 51.617580)
test_rubyspec 0.025613 0.023760 51.343538 ( 63.567876)
total: 132.00 sec