Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-043850
#<BuildRuby:0x0000558593377468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220516-043850",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.006023 0.000485 0.819981 ( 1.521173)
build_miniruby 0.000835 0.000000 0.058614 ( 0.057408)
build_ruby 0.001051 0.000000 0.057732 ( 0.056466)
build_all 0.003907 0.000387 1.499051 ( 0.606275)
build_install 0.007391 0.001584 6.298058 ( 2.867385)
test_btest 0.000689 0.000148 49.252181 ( 8.758663)
test_basic 0.004729 0.001013 0.256585 ( 0.346075)
test_all 0.000990 0.000212 612.026797 ( 96.453304)
test_rubyspec 0.071662 0.047687 44.238710 ( 49.803639)
total: 160.47 sec