Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-150530
#<BuildRuby:0x000055defa8544c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220907-150530",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003807 0.007772 0.963296 ( 1.003104)
build_miniruby 0.002018 0.000000 0.074129 ( 0.072317)
build_ruby 0.002380 0.000000 0.078611 ( 0.076828)
build_all 0.010230 0.000000 1.583042 ( 0.610257)
build_install 0.018702 0.003586 1.914718 ( 0.952125)
test_btest 0.000000 0.001003 93.981056 ( 10.008826)
test_basic 0.004912 0.002987 0.349699 ( 0.436503)
test_all 0.002245 0.002214 668.191472 ( 67.382921)
test_rubyspec 0.125176 0.059335 46.891214 ( 55.369723)
total: 135.91 sec