Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-093635
#<BuildRuby:0x0000558218e05390
@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.20220826-093635",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.007982 0.003960 0.864767 ( 7.406760)
build_miniruby 0.001521 0.000468 0.067185 ( 0.064501)
build_ruby 0.002381 0.000000 0.059482 ( 0.057268)
build_all 0.006145 0.004210 1.271729 ( 0.491428)
build_install 0.007010 0.009448 1.587217 ( 0.781133)
test_btest 0.000777 0.000340 55.092664 ( 6.391007)
test_basic 0.005198 0.000361 0.286185 ( 0.383410)
test_all 0.004135 0.000622 513.323968 ( 53.715910)
test_rubyspec 0.106503 0.036074 41.648798 ( 50.050633)
total: 119.34 sec