Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-141337
#<BuildRuby:0x0000564afb714610
@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.20221116-141337",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.001392 0.007966 1.125336 ( 1.931079)
build_miniruby 0.001325 0.000332 0.883459 ( 0.894760)
build_ruby 0.000000 0.002660 2.381582 ( 2.305872)
build_all 0.015694 0.002205 18.370858 ( 2.304958)
build_install 0.009074 0.010086 1.865218 ( 1.017978)
test_btest 0.000786 0.000275 85.616761 ( 9.701384)
test_basic 0.001436 0.005053 0.359174 ( 0.450224)
test_all 0.002108 0.000843 714.344025 ( 75.393914)
test_rubyspec 0.058775 0.061849 50.710986 ( 59.243061)
total: 153.24 sec