Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-211947
#<BuildRuby:0x0000557d17f8afe0
@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.20221112-211947",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008006 0.002002 1.127207 ( 1.240509)
build_miniruby 0.001314 0.000329 0.068961 ( 0.067280)
build_ruby 0.001739 0.000435 0.068048 ( 0.065533)
build_all 0.004277 0.004766 1.473127 ( 0.592679)
build_install 0.014307 0.008027 1.808568 ( 0.920819)
test_btest 0.000864 0.000305 86.163124 ( 9.276966)
test_basic 0.005466 0.001929 0.343619 ( 0.435154)
test_all 0.002044 0.000000 649.515189 ( 67.322413)
test_rubyspec 0.079238 0.081282 48.019714 ( 56.474141)
total: 136.40 sec