Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-185717
#<BuildRuby:0x0000561c8f483468
@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-185717",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004944 0.000000 1.167947 ( 1.178278)
build_miniruby 0.001018 0.000000 0.970473 ( 0.969108)
build_ruby 0.001301 0.000000 2.729466 ( 2.642958)
build_all 0.009016 0.000000 15.779681 ( 3.366295)
build_install 0.009318 0.000000 2.240828 ( 1.247271)
test_btest 0.000614 0.000000 62.415869 ( 11.360744)
test_basic 0.005617 0.000000 0.322902 ( 0.412789)
test_all 0.000842 0.000000 663.480476 (121.877787)
test_rubyspec 0.054892 0.022078 52.800346 ( 60.937742)
total: 203.99 sec