Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-135230
#<BuildRuby:0x000055eaa6b61480
@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.20220719-135230",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008183 0.001259 0.829002 ( 1.145162)
build_miniruby 0.001211 0.000187 0.061668 ( 0.061696)
build_ruby 0.001528 0.000235 0.061942 ( 0.061479)
build_all 0.007921 0.000472 1.266595 ( 0.496263)
build_install 0.010788 0.005058 4.321758 ( 1.839400)
test_btest 0.001889 0.000354 53.589218 ( 6.129233)
test_basic 0.001811 0.005503 0.301301 ( 0.392246)
test_all 0.001788 0.000447 489.182225 ( 51.688804)
test_rubyspec 0.073500 0.062558 41.812704 ( 47.793307)
total: 109.61 sec