Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-044053
#<BuildRuby:0x0000556a005f0f40
@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.20220423-044053",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005612 0.005210 1.028317 ( 1.352733)
build_miniruby 0.002225 0.000000 0.074009 ( 0.071793)
build_ruby 0.001792 0.000000 0.071328 ( 0.069669)
build_all 0.004383 0.005569 1.519636 ( 0.626218)
build_install 0.011522 0.012072 5.787566 ( 2.782811)
test_btest 0.000805 0.000322 77.720707 ( 8.075150)
test_basic 0.008291 0.001164 0.332628 ( 0.419305)
test_all 0.002091 0.000784 701.653867 ( 67.518518)
test_rubyspec 0.098084 0.088448 45.768523 ( 50.925801)
total: 131.84 sec