Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-091902
#<BuildRuby:0x000055c153dbb7e8
@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-091902",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005168 0.006387 1.209422 ( 1.221248)
build_miniruby 0.001727 0.000785 0.842210 ( 0.842109)
build_ruby 0.002167 0.000985 2.249561 ( 2.162195)
build_all 0.013847 0.006766 18.744384 ( 2.212046)
build_install 0.022043 0.000177 2.085630 ( 1.035368)
test_btest 0.000889 0.000311 95.364406 ( 8.924788)
test_basic 0.008780 0.001416 0.355052 ( 0.439696)
test_all 0.001836 0.000612 701.342730 ( 71.776769)
test_rubyspec 0.079718 0.102041 49.490888 ( 57.574453)
total: 146.19 sec