Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-015814
#<BuildRuby:0x000055dbc42f4040
@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.20221210-015814",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005031 0.000108 1.166675 ( 1.994550)
build_miniruby 0.000928 0.000092 0.980651 ( 0.979144)
build_ruby 0.001183 0.000118 2.807792 ( 2.698457)
build_all 0.008384 0.000838 15.804115 ( 3.356066)
build_install 0.008820 0.000882 2.238592 ( 1.248280)
test_btest 0.000663 0.000000 65.662147 ( 11.239260)
test_basic 0.004852 0.000056 0.300986 ( 0.391533)
test_all 0.000000 0.001052 660.798304 (111.079571)
test_rubyspec 0.034420 0.028755 52.342844 ( 60.586930)
total: 193.57 sec