Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-124706
#<BuildRuby:0x000055a80cce48e8
@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.20221111-124706",
@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.000017 0.000003 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001513 0.008766 1.121161 ( 1.149852)
build_miniruby 0.001525 0.000469 0.061884 ( 0.060418)
build_ruby 0.001547 0.000476 0.067200 ( 0.065369)
build_all 0.010075 0.000275 1.424500 ( 0.584052)
build_install 0.019725 0.001318 1.814305 ( 0.939810)
test_btest 0.000000 0.001626 84.631703 ( 8.392842)
test_basic 0.001665 0.005674 0.344142 ( 0.433056)
test_all 0.001477 0.000443 686.310293 ( 69.230127)
test_rubyspec 0.103946 0.058716 48.242931 ( 56.610175)
total: 137.47 sec