Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-205521
#<BuildRuby:0x0000555f53f988e8
@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.20220505-205521",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004470 0.005258 1.028620 ( 1.088299)
build_miniruby 0.001165 0.000358 0.074370 ( 0.072468)
build_ruby 0.000000 0.002300 0.072437 ( 0.070189)
build_all 0.007937 0.000202 1.507471 ( 0.664333)
build_install 0.015451 0.006489 6.286562 ( 3.044419)
test_btest 0.000717 0.000239 71.071141 ( 10.233048)
test_basic 0.003222 0.005729 0.327433 ( 0.413326)
test_all 0.001616 0.000629 710.854429 ( 71.451245)
test_rubyspec 0.065405 0.055930 49.270664 ( 54.565471)
total: 141.60 sec