Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-232038
#<BuildRuby:0x00005648c91e8328
@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-232038",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004468 0.000526 1.108344 ( 1.097517)
build_miniruby 0.000878 0.000104 0.991574 ( 0.990249)
build_ruby 0.001258 0.000000 2.775959 ( 2.677654)
build_all 0.006150 0.002986 15.942894 ( 3.373886)
build_install 0.001739 0.008386 2.097605 ( 1.181487)
test_btest 0.000463 0.000110 56.782993 ( 11.945615)
test_basic 0.003980 0.000948 0.316415 ( 0.407393)
test_all 0.001268 0.000302 681.497070 (107.975794)
test_rubyspec 0.029565 0.033211 52.042817 ( 60.216388)
total: 189.87 sec