Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-031633
#<BuildRuby:0x00005586d6ab80f8
@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.20221209-031633",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004757 0.000224 1.158113 ( 1.170929)
build_miniruby 0.000672 0.000244 1.013104 ( 1.011879)
build_ruby 0.000929 0.000338 2.738175 ( 2.630647)
build_all 0.007764 0.001138 15.872574 ( 3.297848)
build_install 0.008165 0.001085 2.230905 ( 1.293894)
test_btest 0.000418 0.000129 66.863458 ( 11.514380)
test_basic 0.002527 0.002492 0.345747 ( 0.436382)
test_all 0.001442 0.000481 664.950351 (104.853077)
test_rubyspec 0.043631 0.029919 52.593676 ( 60.724810)
total: 186.93 sec