Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-102613
#<BuildRuby:0x0000560e2c7b4040
@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.20221223-102613",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004057 0.000254 0.892556 ( 1.396881)
build_miniruby 0.001017 0.000063 1.008713 ( 1.007433)
build_ruby 0.001233 0.000077 2.636502 ( 2.635062)
build_all 0.008508 0.000532 15.723105 ( 3.385979)
build_install 0.009188 0.000249 2.240226 ( 1.232081)
test_btest 0.000550 0.000032 62.437415 ( 10.733161)
test_basic 0.000000 0.005015 0.316505 ( 0.407009)
test_all 0.001165 0.000000 636.070100 ( 98.027780)
test_rubyspec 0.050931 0.011974 52.002647 ( 60.132781)
total: 178.96 sec