Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-225557
#<BuildRuby:0x000055c83f41bfb0
@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.20221115-225557",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001004 0.004052 1.152542 ( 1.392102)
build_miniruby 0.001059 0.000000 1.236412 ( 1.077476)
build_ruby 0.001131 0.000000 2.745498 ( 2.634643)
build_all 0.004571 0.003775 15.735237 ( 3.254634)
build_install 0.008306 0.000775 1.984625 ( 1.192668)
test_btest 0.000537 0.000094 58.565472 ( 10.762897)
test_basic 0.004707 0.000082 0.305959 ( 0.397010)
test_all 0.001111 0.000186 658.012562 (102.427367)
test_rubyspec 0.049710 0.018891 51.409182 ( 59.696055)
total: 182.84 sec