Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-124926
#<BuildRuby:0x0000555e85eec008
@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.20230104-124926",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000041)
build_up 0.005801 0.000829 0.847861 ( 1.176346)
build_miniruby 0.001197 0.000171 1.023464 ( 1.021517)
build_ruby 0.001634 0.000000 2.770187 ( 2.767552)
build_all 0.009966 0.000000 16.769765 ( 2.979440)
build_install 0.011763 0.000062 2.297229 ( 1.181526)
test_btest 0.000844 0.000089 69.988738 ( 11.246564)
test_basic 0.001991 0.004266 0.342472 ( 0.428750)
test_all 0.001137 0.000171 688.130245 ( 95.787460)
test_rubyspec 0.092457 0.030460 51.402454 ( 59.480441)
total: 176.07 sec