Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-110851
#<BuildRuby:0x0000560d43f6af08
@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.20221006-110851",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.010060 1.089949 ( 1.140976)
build_miniruby 0.001601 0.000000 0.102365 ( 0.099799)
build_ruby 0.001606 0.000000 0.102643 ( 0.100821)
build_all 0.007756 0.000503 1.254002 ( 0.551647)
build_install 0.010929 0.003415 1.587465 ( 0.867341)
test_btest 0.001558 0.000487 63.393881 ( 6.665186)
test_basic 0.000000 0.006569 0.353164 ( 0.443688)
test_all 0.003525 0.004013 489.155148 ( 52.874065)
test_rubyspec 0.059750 0.070684 42.396160 ( 50.945252)
total: 113.69 sec