Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-201023
#<BuildRuby:0x000055f4046e1e98
@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.20221216-201023",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004266 0.000304 0.901572 ( 1.485450)
build_miniruby 0.000930 0.000067 0.958240 ( 0.956708)
build_ruby 0.001231 0.000000 2.776078 ( 2.688919)
build_all 0.009099 0.000000 15.744984 ( 3.329861)
build_install 0.008901 0.000110 2.264606 ( 1.290299)
test_btest 0.000000 0.000610 62.807465 ( 11.475046)
test_basic 0.001315 0.003452 0.303346 ( 0.394471)
test_all 0.001222 0.000129 680.605988 (142.937571)
test_rubyspec 0.048259 0.013135 53.045840 ( 61.427723)
total: 225.99 sec