Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-145246
#<BuildRuby:0x000055a4284bfa10
@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.20221203-145246",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004182 0.000027 0.808052 ( 1.075627)
build_miniruby 0.000846 0.000130 0.518057 ( 0.517995)
build_ruby 0.001106 0.000170 1.698297 ( 1.621658)
build_all 0.008680 0.000642 11.915247 ( 1.462687)
build_install 0.002820 0.004173 1.619179 ( 0.741852)
test_btest 0.000594 0.000118 63.001010 ( 6.189703)
test_basic 0.002336 0.000468 0.213327 ( 0.310081)
test_all 0.000797 0.000160 504.044230 ( 50.853619)
test_rubyspec 0.022262 0.006501 35.994350 ( 46.515957)
total: 109.29 sec