Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-230322
#<BuildRuby:0x000056112af0d480
@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.20220730-230322",
@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.000034 0.000002 0.000036 ( 0.000037)
autoconf 0.000048 0.000004 0.000052 ( 0.000055)
configure 0.000043 0.000003 0.000046 ( 0.000049)
build_up 0.007381 0.004303 0.868107 ( 0.967824)
build_miniruby 0.001553 0.000207 0.052251 ( 0.050979)
build_ruby 0.001774 0.000236 0.060485 ( 0.057924)
build_all 0.007489 0.000000 1.249337 ( 0.479314)
build_install 0.017714 0.001374 4.238112 ( 1.811762)
test_btest 0.001323 0.000147 51.451973 ( 6.191961)
test_basic 0.000610 0.005170 0.278886 ( 0.370116)
test_all 0.002995 0.000157 513.905436 ( 53.857976)
test_rubyspec 0.087901 0.026107 41.631502 ( 47.516998)
total: 111.31 sec