Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-190116
#<BuildRuby:0x00005595f730a9c0
@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.20221103-190116",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006112 0.001667 0.886208 ( 1.109504)
build_miniruby 0.002276 0.000000 0.045326 ( 0.043693)
build_ruby 0.000000 0.002926 0.047471 ( 0.045929)
build_all 0.000000 0.007631 1.170768 ( 0.468642)
build_install 0.007655 0.005885 1.517401 ( 0.795403)
test_btest 0.001406 0.000703 61.406830 ( 6.797218)
test_basic 0.000775 0.005646 0.304996 ( 0.396952)
test_all 0.014694 0.007645 494.414411 ( 53.586977)
test_rubyspec 0.065619 0.059146 43.314335 ( 51.864888)
total: 115.11 sec