Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-155628
#<BuildRuby:0x00005608cd6d0b38
@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.20220304-155628",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008651 0.003146 0.992445 ( 1.153502)
build_miniruby 0.001671 0.000608 0.071293 ( 0.068815)
build_ruby 0.001622 0.000589 0.069450 ( 0.067263)
build_all 0.010303 0.000030 4.198612 ( 0.846401)
build_install 0.019433 0.004813 7.960838 ( 2.399467)
test_btest 0.000801 0.000236 76.658800 ( 7.925049)
test_basic 0.008026 0.000000 0.339873 ( 0.428261)
test_all 0.001875 0.000000 658.530289 ( 65.756593)
test_rubyspec 0.111873 0.051032 46.313154 ( 51.824620)
total: 130.47 sec