Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-094500
#<BuildRuby:0x000055784e54f5f8
@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.20240105-094500",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002831 0.003116 1.286392 ( 1.666355)
build_miniruby 0.001352 0.000208 0.873457 ( 0.873043)
build_ruby 0.001344 0.000207 2.664405 ( 2.664651)
build_all 0.004364 0.004725 14.330279 ( 1.339828)
build_install 0.008253 0.000028 4.113161 ( 1.084600)
test_btest 0.000795 0.000159 72.719065 ( 7.081045)
test_basic 0.004127 0.000000 0.566879 ( 0.644930)
test_all 0.114682 0.017735 478.779719 ( 45.752714)
test_rubyspec 0.034782 0.013723 48.995326 ( 61.529828)
total: 122.64 sec