Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-225615
#<BuildRuby:0x000055b318315328
@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.20220803-225615",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.009237 0.001313 0.807128 ( 0.857990)
build_miniruby 0.001391 0.000348 0.064272 ( 0.062966)
build_ruby 0.001841 0.000000 0.066658 ( 0.065056)
build_all 0.007053 0.001016 1.236186 ( 0.451744)
build_install 0.015664 0.001177 4.250233 ( 1.806637)
test_btest 0.000000 0.001961 52.740255 ( 6.246638)
test_basic 0.003498 0.002829 0.293430 ( 0.393346)
test_all 0.002313 0.000578 502.479246 ( 53.157443)
test_rubyspec 0.084677 0.038173 41.070993 ( 48.758757)
total: 111.80 sec