Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-145119
#<BuildRuby:0x00005641bceac028
@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-145119",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000806 0.003501 0.860404 ( 1.074916)
build_miniruby 0.000963 0.000057 0.956464 ( 0.955188)
build_ruby 0.001186 0.000070 2.772016 ( 2.669765)
build_all 0.008296 0.000488 15.759855 ( 3.263456)
build_install 0.009672 0.000308 2.291115 ( 1.294180)
test_btest 0.000543 0.000030 59.156074 ( 12.372544)
test_basic 0.005250 0.000041 0.320823 ( 0.410769)
test_all 0.001458 0.000000 665.479506 (160.268874)
test_rubyspec 0.046545 0.025916 52.388067 ( 60.585994)
total: 242.90 sec