Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-042209
#<BuildRuby:0x000056452ace4620
@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.20220909-042209",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000090 0.000006 0.000096 ( 0.000101)
build_up 0.010131 0.000398 1.091754 ( 1.078080)
build_miniruby 0.002157 0.000144 0.067685 ( 0.065468)
build_ruby 0.001986 0.000133 0.074742 ( 0.072730)
build_all 0.009630 0.000299 1.572843 ( 0.612920)
build_install 0.010204 0.011194 1.908639 ( 0.942875)
test_btest 0.001022 0.000180 93.680291 ( 9.554640)
test_basic 0.006845 0.001208 0.347656 ( 0.435921)
test_all 0.004063 0.000717 676.970344 ( 68.343381)
test_rubyspec 0.116496 0.058493 47.154175 ( 55.482786)
total: 136.59 sec