Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-151440
#<BuildRuby:0x000055619a400460
@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-151440",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004253 0.000015 0.842122 ( 1.069123)
build_miniruby 0.000949 0.000059 0.971946 ( 0.970375)
build_ruby 0.001125 0.000000 2.709396 ( 2.707955)
build_all 0.001797 0.007323 15.950324 ( 3.332337)
build_install 0.009116 0.000000 2.255681 ( 1.264897)
test_btest 0.000649 0.000000 65.232769 ( 10.661562)
test_basic 0.004821 0.000000 0.342397 ( 0.432824)
test_all 0.000872 0.000000 629.813315 (111.519510)
test_rubyspec 0.055108 0.019541 52.199212 ( 60.398457)
total: 192.36 sec