Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-043927
#<BuildRuby:0x000055659774d400
@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.20221007-043927",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000043)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005963 0.005168 1.087609 ( 1.329821)
build_miniruby 0.000000 0.001943 0.099500 ( 0.097936)
build_ruby 0.000000 0.001539 0.096994 ( 0.096181)
build_all 0.003134 0.004485 1.316532 ( 0.582979)
build_install 0.007726 0.005597 1.601147 ( 0.894584)
test_btest 0.001175 0.000470 61.507733 ( 6.129925)
test_basic 0.007198 0.001012 0.358590 ( 0.448673)
test_all 0.004942 0.001853 478.849173 ( 53.026784)
test_rubyspec 0.073687 0.050850 42.392734 ( 50.866043)
total: 113.47 sec