Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-120704
#<BuildRuby:0x000055e8b0342c88
@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.20221101-120704",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005058 0.005133 1.143591 ( 1.291638)
build_miniruby 0.001518 0.000380 0.091401 ( 0.088985)
build_ruby 0.001285 0.000322 0.086958 ( 0.084286)
build_all 0.006200 0.003717 1.319010 ( 0.562387)
build_install 0.009783 0.007534 1.666137 ( 0.886831)
test_btest 0.001756 0.000000 59.939163 ( 6.573849)
test_basic 0.005682 0.001118 0.332412 ( 0.422563)
test_all 0.005144 0.001715 490.876066 ( 53.381820)
test_rubyspec 0.078992 0.042796 43.316210 ( 51.809861)
total: 115.10 sec