Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-104744
#<BuildRuby:0x000055fd5eb9ff58
@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.20221215-104744",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001283 0.002721 0.849244 ( 1.075027)
build_miniruby 0.000774 0.000155 0.979259 ( 0.977833)
build_ruby 0.000984 0.000197 2.718741 ( 2.589918)
build_all 0.004871 0.004035 15.754243 ( 3.294372)
build_install 0.002508 0.007190 2.240648 ( 1.260959)
test_btest 0.000508 0.000180 65.385699 ( 10.870804)
test_basic 0.003451 0.001217 0.293419 ( 0.384574)
test_all 0.001159 0.000410 669.121680 (146.189054)
test_rubyspec 0.049116 0.015018 52.223160 ( 60.403342)
total: 227.05 sec