Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-140650
#<BuildRuby:0x00005618bdd3c0f8
@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.20221219-140650",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004093 0.000241 0.976851 ( 1.439929)
build_miniruby 0.000956 0.000000 1.012025 ( 1.010634)
build_ruby 0.001328 0.000000 2.718012 ( 2.603998)
build_all 0.005099 0.004184 15.850265 ( 3.422429)
build_install 0.009496 0.000000 2.219532 ( 1.288384)
test_btest 0.000530 0.000000 64.740309 ( 11.111043)
test_basic 0.000823 0.004012 0.337539 ( 0.428420)
test_all 0.001062 0.000145 677.759754 (160.415610)
test_rubyspec 0.044703 0.024368 52.823071 ( 61.054696)
total: 242.78 sec