Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-234734
#<BuildRuby:0x000055e89d2d4c00
@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.20220721-234734",
@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.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005180 0.007003 0.999150 ( 1.073357)
build_miniruby 0.001596 0.000532 0.076027 ( 0.074527)
build_ruby 0.001905 0.000635 0.079408 ( 0.077388)
build_all 0.008225 0.001314 1.524889 ( 0.575804)
build_install 0.016380 0.005398 5.160306 ( 2.038452)
test_btest 0.001299 0.000410 77.778507 ( 8.481439)
test_basic 0.005910 0.001866 0.323862 ( 0.412757)
test_all 0.001139 0.000360 673.244482 ( 66.713678)
test_rubyspec 0.086549 0.087951 45.596672 ( 51.393223)
total: 130.84 sec