Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-231029
#<BuildRuby:0x000055e8a295bdf8
@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-231029",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.005204 1.221278 ( 1.427929)
build_miniruby 0.000000 0.000888 0.975823 ( 0.974634)
build_ruby 0.000331 0.000901 2.689877 ( 2.585040)
build_all 0.006508 0.003471 22.446678 ( 4.317701)
build_install 0.003952 0.005246 4.400634 ( 1.577014)
test_btest 0.000417 0.000157 64.848714 ( 11.146727)
test_basic 0.004718 0.000239 0.337342 ( 0.427876)
test_all 0.000989 0.000349 650.473069 (119.839816)
test_rubyspec 0.040389 0.024398 53.391388 ( 61.632505)
total: 203.93 sec