Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-220930
#<BuildRuby:0x0000557f12693de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-220930",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004692 0.000247 1.113714 ( 1.087028)
build_miniruby 0.000933 0.000000 0.976861 ( 0.975240)
build_ruby 0.001201 0.000000 2.731276 ( 2.640290)
build_all 0.009136 0.000000 15.824834 ( 3.362102)
build_install 0.008018 0.000000 2.132836 ( 1.251675)
test_btest 0.000581 0.000000 62.664005 ( 10.818654)
test_basic 0.000269 0.004108 0.293401 ( 0.384359)
test_all 0.000934 0.000078 638.337605 (102.634889)
test_rubyspec 0.045506 0.019626 51.089430 ( 59.414320)
total: 182.57 sec