Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-191358
#<BuildRuby:0x0000555a172ef600
@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.20220905-191358",
@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.000076 0.000017 0.000093 ( 0.000097)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009574 0.001226 1.005076 ( 1.021453)
build_miniruby 0.001586 0.000340 0.071663 ( 0.070090)
build_ruby 0.002265 0.000000 0.074693 ( 0.072740)
build_all 0.007734 0.003666 1.578421 ( 0.606499)
build_install 0.016882 0.006437 1.932559 ( 0.966747)
test_btest 0.000838 0.000220 95.826103 ( 9.469320)
test_basic 0.003690 0.003072 0.337003 ( 0.426652)
test_all 0.004228 0.000000 654.054717 ( 67.767054)
test_rubyspec 0.102207 0.059925 46.967339 ( 55.492682)
total: 135.89 sec