Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-222500
#<BuildRuby:0x0000558bd579fde0
@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-222500",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004906 0.000136 1.099251 ( 1.549731)
build_miniruby 0.000000 0.000871 0.978448 ( 0.977161)
build_ruby 0.000000 0.001274 2.746119 ( 2.640691)
build_all 0.007273 0.001639 15.827880 ( 3.448779)
build_install 0.005215 0.004273 1.936652 ( 1.120943)
test_btest 0.000450 0.000106 55.234087 ( 11.752847)
test_basic 0.004649 0.000125 0.309815 ( 0.400642)
test_all 0.001030 0.000000 625.207596 (101.535321)
test_rubyspec 0.052922 0.014285 51.099558 ( 59.317956)
total: 182.74 sec