Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-024009
#<BuildRuby:0x000056547d65b940
@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.20220401-024009",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007053 0.003206 1.069806 ( 4.065731)
build_miniruby 0.001300 0.000591 0.075761 ( 0.074155)
build_ruby 0.001166 0.000530 0.078513 ( 0.076479)
build_all 0.007519 0.003417 4.244239 ( 0.856625)
build_install 0.021837 0.001905 7.979049 ( 2.414598)
test_btest 0.000840 0.000300 73.249283 ( 7.854697)
test_basic 0.005943 0.002123 0.354418 ( 0.441827)
test_all 0.001668 0.000595 698.061594 ( 67.916353)
test_rubyspec 0.112342 0.064337 46.518301 ( 51.864636)
total: 135.57 sec