Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-043529
#<BuildRuby:0x000056097e9c0620
@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.20220815-043529",
@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.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.011692 0.000000 0.984327 ( 1.289352)
build_miniruby 0.001907 0.000164 0.076152 ( 0.074085)
build_ruby 0.002132 0.000000 0.076175 ( 0.073952)
build_all 0.003725 0.007047 1.515908 ( 0.575241)
build_install 0.014054 0.005382 1.874389 ( 0.932245)
test_btest 0.000905 0.000215 79.143817 ( 8.605556)
test_basic 0.003925 0.004150 0.329297 ( 0.423442)
test_all 0.002967 0.000809 652.339575 ( 64.428757)
test_rubyspec 0.097861 0.070742 45.762787 ( 53.361468)
total: 129.77 sec