Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-061544
#<BuildRuby:0x0000564f65c37818
@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.20231213-061544",
@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.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004852 0.000081 1.339779 ( 1.672096)
build_miniruby 0.000990 0.000099 0.913336 ( 0.913429)
build_ruby 0.001571 0.000157 2.962353 ( 2.962183)
build_all 0.002832 0.008166 17.250823 ( 1.557882)
build_install 0.003716 0.005036 5.007784 ( 1.182215)
test_btest 0.000619 0.000147 87.013727 ( 7.565504)
test_basic 0.003251 0.000774 0.740673 ( 0.819130)
test_all 0.111878 0.024400 574.988045 ( 50.524983)
test_rubyspec 0.013902 0.035766 51.508644 ( 63.751053)
total: 130.95 sec