Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-083920
#<BuildRuby:0x0000559a6a961400
@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.20220813-083920",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006252 0.004823 0.833712 ( 1.193743)
build_miniruby 0.000000 0.001371 0.053556 ( 0.052184)
build_ruby 0.000285 0.001238 0.055920 ( 0.054622)
build_all 0.007168 0.001433 1.255713 ( 0.462615)
build_install 0.016087 0.001331 1.565549 ( 0.783311)
test_btest 0.000800 0.000141 54.221076 ( 6.241383)
test_basic 0.005515 0.000000 0.287051 ( 0.378786)
test_all 0.004036 0.000012 507.603166 ( 52.229261)
test_rubyspec 0.077537 0.052996 41.593736 ( 49.019192)
total: 110.42 sec