Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-024654
#<BuildRuby:0x000055591a9aaad8
@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.20220724-024654",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009289 0.819394 ( 0.995592)
build_miniruby 0.000000 0.001691 0.062357 ( 0.060788)
build_ruby 0.000000 0.001634 0.066897 ( 0.065693)
build_all 0.001709 0.006319 1.264156 ( 0.467167)
build_install 0.013604 0.003899 4.329058 ( 1.831854)
test_btest 0.000838 0.000335 55.189633 ( 6.309390)
test_basic 0.005566 0.000372 0.285124 ( 0.381864)
test_all 0.001859 0.000697 482.572862 ( 51.715248)
test_rubyspec 0.076096 0.055183 41.737327 ( 47.571392)
total: 109.40 sec