Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-071801
#<BuildRuby:0x00005631e302fdd0
@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.20221122-071801",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004652 0.000000 1.174690 ( 1.304073)
build_miniruby 0.000949 0.000000 0.968245 ( 0.966894)
build_ruby 0.001345 0.000000 2.746664 ( 2.659778)
build_all 0.008401 0.000469 16.115569 ( 3.428249)
build_install 0.003745 0.004857 2.025492 ( 1.097132)
test_btest 0.000512 0.000096 60.374167 ( 11.034093)
test_basic 0.004439 0.000832 0.300562 ( 0.390893)
test_all 0.001298 0.000243 682.503356 (107.118004)
test_rubyspec 0.055350 0.014963 53.239307 ( 61.388721)
total: 189.39 sec