Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-041222
#<BuildRuby:0x0000563ca7a83ba0
@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.20220721-041222",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010182 0.000971 0.874582 ( 4.275535)
build_miniruby 0.001674 0.000257 0.061911 ( 0.060479)
build_ruby 0.001028 0.000158 0.059417 ( 0.059012)
build_all 0.008511 0.000000 1.266806 ( 0.495766)
build_install 0.013133 0.004390 4.384490 ( 1.831169)
test_btest 0.000827 0.000137 53.779875 ( 6.036494)
test_basic 0.002147 0.003169 0.295019 ( 0.387543)
test_all 0.002364 0.000162 480.276899 ( 51.713125)
test_rubyspec 0.093613 0.043103 42.088483 ( 48.033955)
total: 112.89 sec