Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-050411
#<BuildRuby:0x000055fdfc1e44c0
@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.20221114-050411",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001691 0.008940 1.111421 ( 1.133134)
build_miniruby 0.001529 0.000823 0.122227 ( 0.117571)
build_ruby 0.002141 0.000000 0.125341 ( 0.107818)
build_all 0.008368 0.001436 1.554319 ( 0.675301)
build_install 0.015033 0.007309 1.953377 ( 1.004711)
test_btest 0.000979 0.000461 90.893826 ( 9.176282)
test_basic 0.003224 0.003852 0.410071 ( 0.506251)
test_all 0.003068 0.000000 694.548097 ( 69.633568)
test_rubyspec 0.110033 0.056595 48.222632 ( 56.339194)
total: 138.69 sec