Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-203721
#<BuildRuby:0x000055b44904ff58
@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.20221224-203721",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004313 0.000308 0.789550 ( 0.992510)
build_miniruby 0.000872 0.000062 0.929035 ( 0.927528)
build_ruby 0.001166 0.000084 2.696786 ( 2.695328)
build_all 0.009003 0.000010 15.934374 ( 3.336837)
build_install 0.005038 0.005064 2.132056 ( 1.230095)
test_btest 0.000548 0.000069 59.609737 ( 12.007069)
test_basic 0.000000 0.004655 0.316344 ( 0.406941)
test_all 0.000923 0.000160 633.635823 (100.361754)
test_rubyspec 0.046283 0.024676 51.606673 ( 59.794717)
total: 181.75 sec