Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-102400
#<BuildRuby:0x000055c092143680
@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.20220212-102400",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012093 0.000127 0.946454 ( 1.423526)
build_miniruby 0.001529 0.000408 0.074519 ( 0.072738)
build_ruby 0.001657 0.000442 0.076038 ( 0.074188)
build_all 0.011060 0.000000 4.135706 ( 0.781755)
build_install 0.013181 0.010725 7.805754 ( 2.313531)
test_btest 0.000959 0.000302 75.533945 ( 8.186772)
test_basic 0.007618 0.000906 0.340013 ( 0.437308)
test_all 0.001393 0.000417 643.285283 ( 64.899622)
test_rubyspec 0.098821 0.061765 46.391674 ( 51.888835)
total: 130.08 sec