Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-003250
#<BuildRuby:0x0000559110e1e8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-003250",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004420 0.000680 1.054251 ( 1.196809)
build_miniruby 0.000805 0.000124 0.958135 ( 0.957183)
build_ruby 0.000989 0.000152 2.772551 ( 2.673760)
build_all 0.007692 0.001183 15.993112 ( 3.210863)
build_install 0.002589 0.005621 1.965879 ( 1.094842)
test_btest 0.000474 0.000110 64.666478 ( 10.772989)
test_basic 0.000000 0.005053 0.285632 ( 0.375536)
test_all 0.000756 0.000370 652.798223 ( 99.465420)
test_rubyspec 0.044929 0.016752 51.202881 ( 59.452660)
total: 179.20 sec