Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-185951
#<BuildRuby:0x000055e256d92fe0
@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.20220811-185951",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008961 0.002987 0.980993 ( 1.608658)
build_miniruby 0.001691 0.000564 0.071261 ( 0.069451)
build_ruby 0.001346 0.000448 0.069200 ( 0.067705)
build_all 0.009253 0.001353 1.497852 ( 0.576566)
build_install 0.022244 0.000337 5.155923 ( 2.066050)
test_btest 0.001158 0.000272 73.928368 ( 8.414153)
test_basic 0.007042 0.000373 0.332444 ( 0.422855)
test_all 0.000952 0.004273 682.579492 ( 66.953466)
test_rubyspec 0.126087 0.048997 45.676535 ( 53.162164)
total: 133.34 sec