Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-004739
#<BuildRuby:0x000055e6eebc2700
@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.20221110-004739",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.006088 0.004058 1.079226 ( 1.906266)
build_miniruby 0.001468 0.000979 0.063269 ( 0.060979)
build_ruby 0.000000 0.002373 0.067485 ( 0.065034)
build_all 0.006053 0.003144 1.508763 ( 0.600401)
build_install 0.014932 0.006465 1.862141 ( 0.939136)
test_btest 0.000970 0.000617 86.948225 ( 8.520668)
test_basic 0.004481 0.004919 0.337096 ( 0.424113)
test_all 0.001369 0.000913 650.260120 ( 67.222189)
test_rubyspec 0.096683 0.093655 47.890203 ( 56.060022)
total: 135.80 sec