Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-010212
#<BuildRuby:0x0000559df4b67ed8
@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.20221205-010212",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004230 0.000746 1.206279 ( 1.220021)
build_miniruby 0.000762 0.000135 1.011904 ( 1.010603)
build_ruby 0.001342 0.000000 2.730817 ( 2.633306)
build_all 0.008242 0.000922 15.829481 ( 3.208877)
build_install 0.008963 0.000705 2.295966 ( 1.312978)
test_btest 0.000525 0.000083 65.121367 ( 11.504788)
test_basic 0.004559 0.000720 0.322146 ( 0.412970)
test_all 0.000778 0.000123 647.085735 (118.459823)
test_rubyspec 0.051079 0.010420 53.232280 ( 61.409571)
total: 201.17 sec