Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-013927
#<BuildRuby:0x000055e0e151e858
@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.20221208-013927",
@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.000034 0.000003 0.000037 ( 0.000036)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004982 0.000356 1.157591 ( 1.188798)
build_miniruby 0.000832 0.000059 1.048500 ( 1.047181)
build_ruby 0.001185 0.000000 2.730154 ( 2.611748)
build_all 0.008953 0.000102 15.912993 ( 3.398561)
build_install 0.004777 0.004425 2.225983 ( 1.233191)
test_btest 0.000497 0.000058 67.380578 ( 10.900051)
test_basic 0.000066 0.004447 0.307535 ( 0.398361)
test_all 0.000744 0.000132 664.670655 (112.496324)
test_rubyspec 0.043072 0.022351 52.884794 ( 61.108979)
total: 194.38 sec