Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-133114
#<BuildRuby:0x000055a027df44a0
@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.20221127-133114",
@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.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004231 0.000977 1.192179 ( 1.449787)
build_miniruby 0.000872 0.000000 0.972150 ( 0.970888)
build_ruby 0.001201 0.000000 2.813761 ( 2.701232)
build_all 0.005820 0.004154 22.460442 ( 4.353345)
build_install 0.009396 0.000195 4.343364 ( 1.508788)
test_btest 0.000475 0.000112 66.130050 ( 10.869127)
test_basic 0.004870 0.000111 0.307067 ( 0.397932)
test_all 0.000794 0.000176 699.322875 (107.210533)
test_rubyspec 0.042992 0.027541 53.063170 ( 61.252209)
total: 190.71 sec