Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-113935
#<BuildRuby:0x000056548e8e06c8
@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.20220308-113935",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008151 0.003705 0.998657 ( 2.013186)
build_miniruby 0.001382 0.000628 0.075971 ( 0.075032)
build_ruby 0.001294 0.000588 0.074449 ( 0.073570)
build_all 0.004776 0.004853 4.191631 ( 0.857516)
build_install 0.020551 0.003345 7.886664 ( 2.428859)
test_btest 0.001039 0.000428 72.951212 ( 8.185316)
test_basic 0.004245 0.002539 0.345507 ( 0.435540)
test_all 0.001317 0.000555 680.930892 ( 65.929695)
test_rubyspec 0.110349 0.058368 46.362958 ( 51.376465)
total: 131.38 sec