Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-131334
#<BuildRuby:0x0000555f6a58c478
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-131334",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.001333 0.003616 1.126015 ( 1.172952)
build_miniruby 0.000856 0.000114 0.964367 ( 0.962889)
build_ruby 0.001155 0.000154 2.773409 ( 2.678209)
build_all 0.007842 0.001046 15.862248 ( 3.350358)
build_install 0.008686 0.000528 2.343204 ( 1.311731)
test_btest 0.000534 0.000067 67.669680 ( 11.304684)
test_basic 0.004718 0.000000 0.346085 ( 0.437043)
test_all 0.001062 0.000125 656.381571 (118.449214)
test_rubyspec 0.034950 0.035866 53.545228 ( 61.848178)
total: 201.52 sec