Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-080506
#<BuildRuby:0x000055e913b9be30
@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.20230107-080506",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000039 0.000000 0.000039 ( 0.000040)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000000 0.006666 0.847288 ( 1.468920)
build_miniruby 0.000000 0.001155 1.021887 ( 1.019959)
build_ruby 0.000000 0.001585 2.793584 ( 2.791012)
build_all 0.009335 0.000830 16.926097 ( 2.990767)
build_install 0.005567 0.003831 2.148018 ( 1.094929)
test_btest 0.000732 0.000128 77.606929 ( 10.719880)
test_basic 0.006695 0.000000 0.350164 ( 0.436319)
test_all 0.001170 0.000117 655.963066 (100.291358)
test_rubyspec 0.077890 0.045676 52.180570 ( 60.242858)
total: 181.06 sec