Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-204011
#<BuildRuby:0x000055fb2d623fa8
@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.20221120-204011",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004737 0.000090 1.034394 ( 1.068387)
build_miniruby 0.000910 0.000140 0.965863 ( 0.964550)
build_ruby 0.001099 0.000169 2.942893 ( 2.830019)
build_all 0.008789 0.000000 15.687099 ( 3.304603)
build_install 0.004947 0.003729 1.978152 ( 1.148559)
test_btest 0.000574 0.000101 65.745606 ( 10.576810)
test_basic 0.004518 0.000798 0.299719 ( 0.390005)
test_all 0.000978 0.000172 663.255773 (102.608775)
test_rubyspec 0.039655 0.039556 51.100341 ( 59.371633)
total: 182.26 sec