Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-071035
#<BuildRuby:0x0000564aa47bd438
@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.20221007-071035",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009092 0.000000 1.055107 ( 1.504233)
build_miniruby 0.001748 0.000000 0.100238 ( 0.097213)
build_ruby 0.002202 0.000000 0.104531 ( 0.101412)
build_all 0.008369 0.000000 1.315745 ( 0.554118)
build_install 0.011726 0.004268 1.630185 ( 0.857302)
test_btest 0.001427 0.000068 59.530446 ( 6.644971)
test_basic 0.002204 0.004147 0.347756 ( 0.438344)
test_all 0.002964 0.004655 483.760954 ( 53.166314)
test_rubyspec 0.087178 0.040430 42.230606 ( 50.781660)
total: 114.15 sec