Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-085729
#<BuildRuby:0x0000562b7db184c0
@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.20220828-085729",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000062 0.000005 0.000067 ( 0.000065)
build_up 0.003507 0.007364 0.982411 ( 1.445369)
build_miniruby 0.001527 0.000327 0.075626 ( 0.073923)
build_ruby 0.001392 0.000298 0.073478 ( 0.071301)
build_all 0.009802 0.000308 1.539974 ( 0.575947)
build_install 0.018319 0.004501 1.869342 ( 0.926235)
test_btest 0.001059 0.000212 75.580363 ( 8.285587)
test_basic 0.008088 0.000000 0.326922 ( 0.418422)
test_all 0.002670 0.000398 644.025360 ( 65.045031)
test_rubyspec 0.093291 0.077649 45.509819 ( 53.741755)
total: 130.58 sec