Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-024016
#<BuildRuby:0x000055e532f4bfb0
@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.20221125-024016",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004516 0.000000 1.081476 ( 1.076340)
build_miniruby 0.000868 0.000000 0.985169 ( 0.983885)
build_ruby 0.001199 0.000000 2.812800 ( 2.717008)
build_all 0.008596 0.000000 15.813712 ( 3.291876)
build_install 0.004789 0.004042 2.018879 ( 1.128926)
test_btest 0.000499 0.000100 57.264164 ( 11.874100)
test_basic 0.003766 0.000754 0.286267 ( 0.377792)
test_all 0.001042 0.000208 710.034377 (110.583926)
test_rubyspec 0.034452 0.033859 52.952410 ( 61.226627)
total: 193.26 sec