Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-001006
#<BuildRuby:0x000055ba5511bdd0
@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.20221123-001006",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004182 0.000523 1.090429 ( 1.126192)
build_miniruby 0.001042 0.000000 0.964553 ( 0.963284)
build_ruby 0.001215 0.000000 2.898946 ( 2.807259)
build_all 0.008401 0.000255 15.760969 ( 3.358157)
build_install 0.009396 0.000000 1.978137 ( 1.096927)
test_btest 0.000575 0.000000 57.765032 ( 11.673600)
test_basic 0.004608 0.000000 0.319336 ( 0.410382)
test_all 0.001266 0.000000 721.153303 (112.905016)
test_rubyspec 0.049293 0.022595 53.865646 ( 62.051098)
total: 196.39 sec