Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-055627
#<BuildRuby:0x00005631d932be80
@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.20221219-055627",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004379 0.000070 0.853665 ( 1.079728)
build_miniruby 0.000837 0.000119 1.040706 ( 1.039381)
build_ruby 0.000000 0.001268 2.746985 ( 2.627116)
build_all 0.005197 0.003792 15.725539 ( 3.267186)
build_install 0.008572 0.000840 2.273718 ( 1.315924)
test_btest 0.000475 0.000095 64.323104 ( 10.776337)
test_basic 0.003994 0.000799 0.292559 ( 0.383431)
test_all 0.001173 0.000234 675.615403 (142.583547)
test_rubyspec 0.043842 0.029668 53.028204 ( 61.147339)
total: 224.22 sec