Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-210844
#<BuildRuby:0x000055dcaf94bdd0
@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-210844",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000639 0.004006 1.113602 ( 1.263350)
build_miniruby 0.000712 0.000133 1.041017 ( 1.039935)
build_ruby 0.001108 0.000208 2.683225 ( 2.590899)
build_all 0.008588 0.000000 16.054563 ( 3.355700)
build_install 0.009686 0.000000 1.944871 ( 1.092782)
test_btest 0.000646 0.000000 57.808490 ( 12.225724)
test_basic 0.004317 0.000000 0.271483 ( 0.363088)
test_all 0.000888 0.000000 688.731764 (108.452111)
test_rubyspec 0.043910 0.019795 52.727382 ( 60.923031)
total: 191.31 sec