Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-111002
#<BuildRuby:0x000055d6a96f4b38
@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.20220221-111002",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007969 0.003951 0.961779 ( 1.147201)
build_miniruby 0.000000 0.002469 0.070297 ( 0.067897)
build_ruby 0.000467 0.001473 0.080732 ( 0.079080)
build_all 0.009559 0.000000 4.123734 ( 0.782122)
build_install 0.023242 0.000000 7.872494 ( 2.342983)
test_btest 0.001625 0.000000 72.796742 ( 8.369843)
test_basic 0.004826 0.003999 0.335172 ( 0.423565)
test_all 0.001562 0.000456 693.895948 ( 67.182714)
test_rubyspec 0.112377 0.048425 46.196843 ( 51.578690)
total: 131.98 sec