Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-193321
#<BuildRuby:0x000055cc11efbf90
@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.20221130-193321",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004963 0.000145 1.073402 ( 1.550924)
build_miniruby 0.000803 0.000115 0.993246 ( 0.992320)
build_ruby 0.001143 0.000163 2.701802 ( 2.612265)
build_all 0.008656 0.000000 15.846073 ( 3.346165)
build_install 0.008240 0.000520 2.149359 ( 1.228448)
test_btest 0.000480 0.000057 66.572497 ( 11.112840)
test_basic 0.003860 0.000454 0.299040 ( 0.390568)
test_all 0.000508 0.000474 705.309698 (108.389401)
test_rubyspec 0.039868 0.038163 53.673952 ( 61.823791)
total: 191.45 sec