Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-171941
#<BuildRuby:0x0000564ffda4f468
@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.20221226-171941",
@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.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006053 0.000378 0.828615 ( 1.012222)
build_miniruby 0.001121 0.000070 0.990928 ( 0.989126)
build_ruby 0.001443 0.000090 2.768999 ( 2.766815)
build_all 0.009007 0.000273 16.610586 ( 2.959592)
build_install 0.004625 0.004643 2.236715 ( 1.166244)
test_btest 0.000924 0.000102 70.851658 ( 10.383483)
test_basic 0.006178 0.000687 0.359735 ( 0.445898)
test_all 0.001409 0.000000 640.065413 ( 95.443025)
test_rubyspec 0.100146 0.018773 50.893808 ( 59.019903)
total: 174.19 sec