Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-224756
#<BuildRuby:0x000055600bf5ff58
@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.20221224-224756",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002584 0.001774 0.843555 ( 1.941938)
build_miniruby 0.000679 0.000283 0.976152 ( 0.974865)
build_ruby 0.001097 0.000000 2.560789 ( 2.559373)
build_all 0.009089 0.000000 15.853045 ( 3.226299)
build_install 0.007856 0.001169 2.265351 ( 1.270493)
test_btest 0.000488 0.000154 66.840728 ( 10.880146)
test_basic 0.003940 0.001244 0.325311 ( 0.415726)
test_all 0.000741 0.000234 642.557113 (109.790521)
test_rubyspec 0.050777 0.019862 51.668174 ( 59.910120)
total: 190.97 sec