Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-141135
#<BuildRuby:0x000055b879db80d0
@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.20221214-141135",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003335 0.000770 0.926985 ( 1.130605)
build_miniruby 0.000809 0.000187 0.984787 ( 0.983304)
build_ruby 0.001021 0.000236 2.792100 ( 2.694817)
build_all 0.004757 0.004465 15.803524 ( 3.352205)
build_install 0.007077 0.002022 2.222644 ( 1.246130)
test_btest 0.000511 0.000146 67.254700 ( 11.014389)
test_basic 0.003605 0.001030 0.295814 ( 0.386215)
test_all 0.001571 0.000244 674.931324 (145.673666)
test_rubyspec 0.038931 0.032269 52.698927 ( 60.907511)
total: 227.39 sec