Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-145924
#<BuildRuby:0x000055c6ced3a8c0
@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.20221123-145924",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004128 0.000635 1.139912 ( 1.391947)
build_miniruby 0.000767 0.000118 0.966789 ( 0.965542)
build_ruby 0.000940 0.000145 2.762289 ( 2.676169)
build_all 0.008858 0.000000 15.903730 ( 3.354295)
build_install 0.008229 0.000490 1.988312 ( 1.140200)
test_btest 0.000556 0.000070 67.453125 ( 11.099072)
test_basic 0.004254 0.000532 0.331941 ( 0.423075)
test_all 0.001171 0.000146 716.156345 (111.172423)
test_rubyspec 0.054147 0.011203 53.343349 ( 61.449908)
total: 193.67 sec