Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-065448
#<BuildRuby:0x000055ccfd7c72c8
@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="-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.20221119-065448",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004932 0.000095 1.112501 ( 1.112010)
build_miniruby 0.000910 0.000091 1.054704 ( 1.053361)
build_ruby 0.001135 0.000114 2.787767 ( 2.659750)
build_all 0.005159 0.003720 15.966534 ( 3.308741)
build_install 0.008777 0.000096 2.017932 ( 1.158928)
test_btest 0.000520 0.000065 66.558414 ( 10.767627)
test_basic 0.004007 0.000501 0.311339 ( 0.402507)
test_all 0.000825 0.000103 636.235494 (102.293930)
test_rubyspec 0.052640 0.011056 51.605552 ( 59.847940)
total: 182.61 sec