Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-200049
#<BuildRuby:0x0000556e311bb468
@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.20230119-200049",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001968 0.004663 0.849539 ( 1.076774)
build_miniruby 0.000941 0.000362 1.015449 ( 1.013553)
build_ruby 0.001201 0.000462 2.777163 ( 2.774258)
build_all 0.003889 0.006025 16.964870 ( 2.970268)
build_install 0.010845 0.000713 2.159789 ( 1.098767)
test_btest 0.000000 0.001238 76.877014 ( 10.905893)
test_basic 0.005979 0.001993 0.366515 ( 0.450621)
test_all 0.000930 0.000383 674.167269 ( 95.678408)
test_rubyspec 0.093238 0.041250 52.086828 ( 60.107565)
total: 176.08 sec