Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-103218
#<BuildRuby:0x00005640d18a3500
@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.20231212-103218",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004689 0.000170 1.312574 ( 1.664193)
build_miniruby 0.000770 0.000171 0.859679 ( 0.859256)
build_ruby 0.001587 0.000000 2.744838 ( 2.745656)
build_all 0.007188 0.003251 17.034983 ( 1.531700)
build_install 0.000000 0.009731 5.130046 ( 1.312183)
test_btest 0.000585 0.000618 86.135705 ( 7.810318)
test_basic 0.004314 0.000206 0.712440 ( 0.789924)
test_all 0.099466 0.037174 562.247487 ( 51.593619)
test_rubyspec 0.014304 0.036854 52.043205 ( 64.401118)
total: 132.71 sec