Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-021237
#<BuildRuby:0x000056268e7cc3a0
@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.20220906-021237",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008298 0.003018 0.978256 ( 1.008227)
build_miniruby 0.001433 0.000521 0.075083 ( 0.072961)
build_ruby 0.001467 0.000533 0.078047 ( 0.076233)
build_all 0.006929 0.002520 1.554778 ( 0.591992)
build_install 0.012199 0.008361 1.929532 ( 0.946284)
test_btest 0.000839 0.000349 92.563151 ( 9.558821)
test_basic 0.008030 0.000685 0.358809 ( 0.452889)
test_all 0.004696 0.000000 638.714277 ( 67.591740)
test_rubyspec 0.092595 0.074200 46.852108 ( 55.252699)
total: 135.55 sec