Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-045638
#<BuildRuby:0x000055b24f8d0700
@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.20221225-045638",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004241 0.000303 0.797465 ( 1.806614)
build_miniruby 0.000871 0.000062 1.014060 ( 1.012813)
build_ruby 0.001083 0.000077 2.752213 ( 2.750890)
build_all 0.008439 0.000603 15.866539 ( 3.385744)
build_install 0.005838 0.003897 2.209737 ( 1.236205)
test_btest 0.000609 0.000072 58.676133 ( 12.077519)
test_basic 0.000708 0.003843 0.319253 ( 0.410276)
test_all 0.000818 0.000136 633.300688 (116.050634)
test_rubyspec 0.054997 0.014691 51.775373 ( 59.919007)
total: 198.65 sec