Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-183926
#<BuildRuby:0x00005595b13d7e70
@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.20221228-183926",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000041)
build_up 0.002640 0.003528 0.846799 ( 1.055536)
build_miniruby 0.000921 0.000355 1.021066 ( 1.019164)
build_ruby 0.001274 0.000490 2.786820 ( 2.784134)
build_all 0.006458 0.003413 16.713842 ( 2.982290)
build_install 0.009514 0.002057 2.306897 ( 1.184901)
test_btest 0.000873 0.000000 70.171645 ( 11.065761)
test_basic 0.000000 0.006464 0.358618 ( 0.444864)
test_all 0.000559 0.000873 668.479590 ( 98.570989)
test_rubyspec 0.091137 0.036054 51.809909 ( 59.897292)
total: 179.01 sec