Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-000341
#<BuildRuby:0x0000561db9aa2120
@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.20220809-000341",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008085 0.000622 0.890276 ( 2.937986)
build_miniruby 0.002463 0.000190 0.064425 ( 0.062695)
build_ruby 0.001817 0.000140 0.062754 ( 0.061367)
build_all 0.009066 0.000303 1.281972 ( 0.484215)
build_install 0.009917 0.005772 4.304178 ( 1.748575)
test_btest 0.001737 0.000232 55.250091 ( 5.735784)
test_basic 0.002198 0.004001 0.284317 ( 0.374226)
test_all 0.001642 0.000290 510.249601 ( 53.781613)
test_rubyspec 0.107976 0.020102 41.606945 ( 49.000477)
total: 114.19 sec