Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-113212
#<BuildRuby:0x000055fc02923e80
@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.20230119-113212",
@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.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002858 0.003467 0.848093 ( 1.053781)
build_miniruby 0.001133 0.000133 1.017673 ( 1.015667)
build_ruby 0.001552 0.000000 2.774152 ( 2.771646)
build_all 0.006958 0.002874 16.946891 ( 2.980144)
build_install 0.005486 0.003884 2.131121 ( 1.083551)
test_btest 0.000910 0.000165 68.648193 ( 11.230144)
test_basic 0.006494 0.000492 0.365028 ( 0.450878)
test_all 0.001657 0.000288 658.161779 ( 99.589745)
test_rubyspec 0.060646 0.074224 52.047334 ( 60.044380)
total: 180.22 sec