Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-083130
#<BuildRuby:0x000055f995173858
@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.20220422-083130",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010803 0.000771 1.041621 ( 2.786053)
build_miniruby 0.000000 0.002490 0.074340 ( 0.071596)
build_ruby 0.000199 0.002042 0.071706 ( 0.069297)
build_all 0.007950 0.000432 1.481458 ( 0.614777)
build_install 0.019319 0.004130 5.779487 ( 2.765237)
test_btest 0.001015 0.000153 74.399991 ( 7.972332)
test_basic 0.004478 0.004671 0.332922 ( 0.419917)
test_all 0.003088 0.000000 659.303557 ( 65.077615)
test_rubyspec 0.089898 0.089687 45.165842 ( 50.369337)
total: 130.15 sec