Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-222551
#<BuildRuby:0x000055eab361d480
@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.20220802-222551",
@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.000022 0.000011 0.000033 ( 0.000033)
autoconf 0.000032 0.000016 0.000048 ( 0.000048)
configure 0.000033 0.000016 0.000049 ( 0.000046)
build_up 0.003940 0.008813 0.838251 ( 1.558676)
build_miniruby 0.000733 0.000488 0.056350 ( 0.056676)
build_ruby 0.001006 0.000671 0.055729 ( 0.055606)
build_all 0.004520 0.004229 1.254899 ( 0.498680)
build_install 0.009806 0.006613 4.254199 ( 1.850025)
test_btest 0.001046 0.000719 51.532298 ( 6.139857)
test_basic 0.003865 0.002657 0.293005 ( 0.387160)
test_all 0.001231 0.000846 500.153214 ( 52.572102)
test_rubyspec 0.065773 0.067208 41.218729 ( 48.941094)
total: 112.06 sec