Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-201503
#<BuildRuby:0x000055998e494620
@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.20220831-201503",
@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.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012181 0.000000 0.988725 ( 1.753801)
build_miniruby 0.001869 0.000334 0.078343 ( 0.076401)
build_ruby 0.001816 0.000363 0.075684 ( 0.073578)
build_all 0.009197 0.000069 1.549110 ( 0.587034)
build_install 0.016083 0.003327 1.900216 ( 0.957034)
test_btest 0.001048 0.000190 73.666552 ( 8.520521)
test_basic 0.005874 0.001068 0.330456 ( 0.423039)
test_all 0.003334 0.000606 634.945089 ( 66.713893)
test_rubyspec 0.130106 0.031193 45.747701 ( 54.204933)
total: 133.31 sec