Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-220548
#<BuildRuby:0x000055c3acab6ad8
@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.20220809-220548",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007750 0.002114 0.836787 ( 0.869516)
build_miniruby 0.001019 0.000278 0.055861 ( 0.055932)
build_ruby 0.000971 0.000265 0.057495 ( 0.057895)
build_all 0.009935 0.000083 1.260253 ( 0.495904)
build_install 0.013848 0.001935 4.188472 ( 1.793175)
test_btest 0.000973 0.000209 51.948499 ( 6.335163)
test_basic 0.005998 0.000090 0.292736 ( 0.387221)
test_all 0.003349 0.000180 502.733184 ( 52.807415)
test_rubyspec 0.115764 0.027204 41.643851 ( 49.116728)
total: 111.92 sec