Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-115403
#<BuildRuby:0x000055dc199b8610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-115403",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011157 1.305535 ( 1.542140)
build_miniruby 0.000949 0.001612 0.848268 ( 0.847624)
build_ruby 0.002219 0.000951 2.254048 ( 2.166230)
build_all 0.018101 0.004067 25.178078 ( 2.853780)
build_install 0.019508 0.002076 4.990399 ( 1.208561)
test_btest 0.001212 0.000382 86.072382 ( 8.751259)
test_basic 0.003299 0.004229 0.350079 ( 0.444476)
test_all 0.001701 0.000595 662.607052 ( 68.685556)
test_rubyspec 0.108379 0.043017 49.660918 ( 57.811068)
total: 144.31 sec