Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-192938
#<BuildRuby:0x000056369bad69c0
@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.20221013-192938",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007579 0.002067 1.076774 ( 1.145133)
build_miniruby 0.001620 0.000442 0.099174 ( 0.095708)
build_ruby 0.001449 0.000396 0.091421 ( 0.089231)
build_all 0.004129 0.004655 1.311558 ( 0.582308)
build_install 0.013708 0.002722 1.619112 ( 0.887583)
test_btest 0.001745 0.000537 62.234618 ( 6.321612)
test_basic 0.002171 0.004429 0.345413 ( 0.434810)
test_all 0.002783 0.004376 494.936007 ( 54.339186)
test_rubyspec 0.099761 0.034259 43.296934 ( 51.926659)
total: 115.82 sec