Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-181015
#<BuildRuby:0x000055be0eeabdf8
@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-181015",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004417 0.000442 1.073238 ( 1.158847)
build_miniruby 0.000997 0.000100 0.980206 ( 0.978748)
build_ruby 0.001089 0.000109 2.826505 ( 2.710512)
build_all 0.008246 0.000360 15.898257 ( 3.293179)
build_install 0.007917 0.000298 2.052223 ( 1.200643)
test_btest 0.000500 0.000045 56.717653 ( 11.838376)
test_basic 0.004671 0.000000 0.303394 ( 0.394305)
test_all 0.000812 0.000000 649.862039 (121.793155)
test_rubyspec 0.043642 0.020219 53.002258 ( 61.285799)
total: 204.65 sec