Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-042421
#<BuildRuby:0x00005575f6a04c10
@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.20220213-042421",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011164 0.000507 0.960139 ( 1.047671)
build_miniruby 0.001764 0.000126 0.077603 ( 0.075661)
build_ruby 0.001946 0.000139 0.076277 ( 0.074007)
build_all 0.008356 0.003628 4.177582 ( 0.791010)
build_install 0.014468 0.009692 7.758630 ( 2.305833)
test_btest 0.000991 0.000199 75.247078 ( 8.228640)
test_basic 0.008110 0.000000 0.342473 ( 0.438036)
test_all 0.001762 0.000000 706.770790 ( 67.422454)
test_rubyspec 0.103350 0.059513 46.347700 ( 51.634960)
total: 132.02 sec