Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-180712
#<BuildRuby:0x00005586bc8a4920
@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.20221127-180712",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007507 0.003162 1.282988 ( 1.543245)
build_miniruby 0.002020 0.000379 0.842606 ( 0.843724)
build_ruby 0.002851 0.000535 2.257963 ( 2.171771)
build_all 0.021743 0.001515 24.965277 ( 2.832731)
build_install 0.019285 0.003268 4.922052 ( 1.180617)
test_btest 0.001149 0.000184 89.528475 ( 9.407526)
test_basic 0.005786 0.000926 0.355883 ( 0.457938)
test_all 0.001685 0.000270 720.988507 ( 71.462118)
test_rubyspec 0.092902 0.063231 49.726539 ( 58.227377)
total: 148.13 sec