Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-060339
#<BuildRuby:0x0000561be2ba1400
@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-060339",
@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.000002 0.000028 ( 0.000028)
autoconf 0.000071 0.000005 0.000076 ( 0.000076)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.011871 0.000537 2.270449 ( 8.325463)
build_miniruby 0.004787 0.000033 55.225667 ( 8.563463)
build_ruby 0.003178 0.000199 2.004531 ( 1.863420)
build_all 0.015361 0.000634 13.706511 ( 1.713694)
build_install 0.017542 0.000000 1.688536 ( 0.818234)
test_btest 0.000929 0.000000 54.693268 ( 6.319485)
test_basic 0.005768 0.000000 0.301857 ( 0.392710)
test_all 0.005049 0.000000 490.493049 ( 52.872125)
test_rubyspec 0.111131 0.028776 41.814766 ( 50.467525)
total: 131.34 sec