Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-011157
#<BuildRuby:0x000055dc7f7abf28
@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.20230110-011157",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006266 0.000391 0.842338 ( 1.016131)
build_miniruby 0.001290 0.000081 1.036665 ( 1.034867)
build_ruby 0.000000 0.001699 2.790702 ( 2.787985)
build_all 0.008689 0.001355 16.886802 ( 2.999457)
build_install 0.004517 0.006943 2.137485 ( 1.078644)
test_btest 0.000831 0.000145 76.753065 ( 10.161221)
test_basic 0.006234 0.000433 0.361430 ( 0.447364)
test_all 0.001069 0.000178 665.974419 (101.721155)
test_rubyspec 0.068780 0.038122 52.254459 ( 60.393360)
total: 181.64 sec