Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-185430
#<BuildRuby:0x000055daf36aefe0
@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.20220818-185430",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007216 0.004742 0.981066 ( 1.443222)
build_miniruby 0.001764 0.000378 0.073851 ( 0.072208)
build_ruby 0.000000 0.002159 0.079096 ( 0.078045)
build_all 0.009541 0.001289 1.537734 ( 0.589035)
build_install 0.015278 0.006016 1.849178 ( 0.906788)
test_btest 0.001209 0.000000 72.442976 ( 8.150789)
test_basic 0.008292 0.000000 0.321706 ( 0.409757)
test_all 0.004046 0.000011 634.431611 ( 64.376338)
test_rubyspec 0.103556 0.067004 45.226953 ( 53.724552)
total: 129.75 sec