Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-160516
#<BuildRuby:0x000055c06a3304c0
@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.20220901-160516",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001605 0.009799 0.969595 ( 1.033965)
build_miniruby 0.001304 0.000466 0.068329 ( 0.067714)
build_ruby 0.001642 0.000587 0.078765 ( 0.077317)
build_all 0.004572 0.005758 1.554989 ( 0.592266)
build_install 0.014227 0.008842 1.917080 ( 0.953054)
test_btest 0.001058 0.000493 75.497722 ( 8.424749)
test_basic 0.005739 0.002678 0.338872 ( 0.428167)
test_all 0.000000 0.003587 634.937825 ( 65.246474)
test_rubyspec 0.087351 0.080455 45.332548 ( 53.832196)
total: 130.66 sec