Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-095215
#<BuildRuby:0x000055ce3c2bc6f8
@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.20230120-095215",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007941 0.000567 0.930214 ( 1.535084)
build_miniruby 0.001979 0.000141 0.842040 ( 0.842585)
build_ruby 0.000000 0.002614 2.105507 ( 2.106085)
build_all 0.018026 0.002390 18.428190 ( 2.122086)
build_install 0.015196 0.006561 1.862583 ( 0.931276)
test_btest 0.001204 0.000200 85.621157 ( 8.894412)
test_basic 0.005008 0.000835 0.334701 ( 0.425346)
test_all 0.001746 0.000291 661.716823 ( 65.942978)
test_rubyspec 0.118466 0.032999 48.398093 ( 56.696494)
total: 139.50 sec