Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-085542
#<BuildRuby:0x0000562317a4bfb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-085542",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004349 0.000669 1.220375 ( 1.200371)
build_miniruby 0.000764 0.000118 0.987788 ( 0.986545)
build_ruby 0.000958 0.000147 2.743319 ( 2.630385)
build_all 0.000152 0.008726 15.794908 ( 3.299103)
build_install 0.008394 0.000000 2.196568 ( 1.231293)
test_btest 0.000729 0.000000 67.115022 ( 10.915378)
test_basic 0.002152 0.002581 0.328188 ( 0.419471)
test_all 0.000711 0.000209 666.746141 (105.758118)
test_rubyspec 0.036887 0.032605 53.173130 ( 62.416936)
total: 188.86 sec