Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-103719
#<BuildRuby:0x0000556d70168a68
@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.20220825-103719",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009258 0.000712 0.794709 ( 0.879635)
build_miniruby 0.001593 0.000122 0.068360 ( 0.068223)
build_ruby 0.001209 0.000093 0.055120 ( 0.054654)
build_all 0.003379 0.005445 1.257811 ( 0.472293)
build_install 0.009949 0.006212 1.620630 ( 0.809649)
test_btest 0.000858 0.000184 52.815682 ( 6.334749)
test_basic 0.001077 0.004394 0.285134 ( 0.378262)
test_all 0.003844 0.000000 482.937335 ( 52.706142)
test_rubyspec 0.091698 0.034520 41.960822 ( 50.550779)
total: 112.26 sec