Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-003530
#<BuildRuby:0x000056255f1c41e0
@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.20221126-003530",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004813 1.082224 ( 1.127420)
build_miniruby 0.000000 0.000815 0.960513 ( 0.959320)
build_ruby 0.001214 0.000000 2.810363 ( 2.686561)
build_all 0.008576 0.000213 15.833166 ( 3.281032)
build_install 0.006327 0.003355 1.982727 ( 1.166128)
test_btest 0.000516 0.000123 55.835784 ( 11.767532)
test_basic 0.003905 0.000930 0.293094 ( 0.383762)
test_all 0.001039 0.000000 661.031034 (105.530265)
test_rubyspec 0.059845 0.007164 53.118103 ( 61.388466)
total: 188.29 sec