Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-184818
#<BuildRuby:0x0000556c0c08bdd0
@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.20221124-184818",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004286 0.000612 1.096192 ( 1.242492)
build_miniruby 0.000867 0.000124 0.998192 ( 0.996968)
build_ruby 0.001044 0.000150 2.738655 ( 2.646060)
build_all 0.004366 0.004521 15.803689 ( 3.221199)
build_install 0.008987 0.000832 2.016495 ( 1.163817)
test_btest 0.000533 0.000100 57.028005 ( 11.707544)
test_basic 0.004287 0.000803 0.310092 ( 0.400691)
test_all 0.001279 0.000240 682.505278 (107.165069)
test_rubyspec 0.047736 0.020801 53.439371 ( 61.620110)
total: 190.16 sec