Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-141231
#<BuildRuby:0x000055d3214b77c0
@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.20220216-141231",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011921 0.000000 0.983312 ( 1.063055)
build_miniruby 0.001729 0.000000 0.071129 ( 0.069858)
build_ruby 0.001956 0.000062 0.068956 ( 0.067754)
build_all 0.009508 0.000290 4.141663 ( 0.796847)
build_install 0.016555 0.005702 7.678222 ( 2.289978)
test_btest 0.001141 0.000228 76.077781 ( 8.611765)
test_basic 0.003208 0.004178 0.339298 ( 0.428412)
test_all 0.001293 0.000308 660.790243 ( 65.091021)
test_rubyspec 0.113539 0.046861 45.874332 ( 51.094258)
total: 129.51 sec