Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-162805
#<BuildRuby:0x0000564170ccff58
@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.20221223-162805",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003655 0.000488 0.930435 ( 1.140143)
build_miniruby 0.000826 0.000110 0.986444 ( 0.984961)
build_ruby 0.001206 0.000000 2.629371 ( 2.627870)
build_all 0.008855 0.000177 15.708795 ( 3.188941)
build_install 0.007944 0.000935 2.260960 ( 1.267179)
test_btest 0.000536 0.000063 58.307371 ( 12.464616)
test_basic 0.004694 0.000000 0.316569 ( 0.408218)
test_all 0.001088 0.000000 632.104166 (100.116800)
test_rubyspec 0.033385 0.023221 51.955798 ( 60.095433)
total: 182.29 sec