Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-150316
#<BuildRuby:0x0000564fc2e30040
@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.20230121-150316",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003106 0.000311 0.629472 ( 1.049452)
build_miniruby 0.001041 0.000000 0.651247 ( 0.650206)
build_ruby 0.001331 0.000000 2.205664 ( 2.205521)
build_all 0.004944 0.003576 11.938950 ( 1.471001)
build_install 0.006314 0.000323 1.501660 ( 0.722601)
test_btest 0.000607 0.000086 62.344302 ( 6.432430)
test_basic 0.003711 0.000000 0.250789 ( 0.346105)
test_all 0.001501 0.000000 481.840706 ( 45.746541)
test_rubyspec 0.017776 0.009873 35.256557 ( 45.820444)
total: 104.44 sec