Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-060025
#<BuildRuby:0x00005588bb46e8a0
@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.20220208-060025",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005069 0.005557 0.954241 ( 1.960074)
build_miniruby 0.001957 0.000602 0.073169 ( 0.070427)
build_ruby 0.002387 0.000734 0.076661 ( 0.073830)
build_all 0.007474 0.002300 4.062037 ( 0.783691)
build_install 0.019392 0.004020 7.815603 ( 2.320615)
test_btest 0.000748 0.000213 75.535888 ( 8.056063)
test_basic 0.008299 0.000510 0.336592 ( 0.429320)
test_all 0.001571 0.000419 666.842717 ( 65.270123)
test_rubyspec 0.142144 0.042507 45.981245 ( 51.457708)
total: 130.42 sec