Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-141741
#<BuildRuby:0x000055ebef766cc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-141741",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010600 0.000000 1.192963 ( 1.207254)
build_miniruby 0.002541 0.000000 0.854685 ( 0.853130)
build_ruby 0.003470 0.000000 2.239896 ( 2.148992)
build_all 0.016767 0.004386 18.700079 ( 2.190285)
build_install 0.022133 0.000806 2.080289 ( 1.043016)
test_btest 0.001444 0.000066 92.520254 ( 8.951680)
test_basic 0.004089 0.005646 0.341235 ( 0.426406)
test_all 0.001961 0.000000 681.640701 ( 69.186061)
test_rubyspec 0.122779 0.052310 49.556643 ( 57.573615)
total: 143.58 sec