Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-123653
#<BuildRuby:0x000055f0a7c128a0
@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.20220404-123653",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004379 0.006015 1.024467 ( 1.110461)
build_miniruby 0.001679 0.000420 0.076254 ( 0.074541)
build_ruby 0.001790 0.000447 0.078708 ( 0.076724)
build_all 0.008834 0.001208 4.262091 ( 0.846610)
build_install 0.019836 0.002488 8.556672 ( 3.006540)
test_btest 0.001095 0.000231 72.674576 ( 7.871743)
test_basic 0.006048 0.001274 0.340286 ( 0.430116)
test_all 0.001163 0.000244 691.186048 ( 67.788085)
test_rubyspec 0.098996 0.072798 46.600194 ( 52.109880)
total: 133.32 sec