Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-210931
#<BuildRuby:0x000055b3dde7b440
@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.20220315-210931",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002584 0.008967 1.010414 ( 1.055846)
build_miniruby 0.000000 0.002170 0.063970 ( 0.061626)
build_ruby 0.000000 0.002012 0.075664 ( 0.073983)
build_all 0.006034 0.004959 4.190770 ( 0.847382)
build_install 0.011518 0.012634 7.973659 ( 2.437865)
test_btest 0.000914 0.000406 72.762776 ( 8.489025)
test_basic 0.004784 0.002599 0.326287 ( 0.415947)
test_all 0.001503 0.000677 697.663370 ( 67.874977)
test_rubyspec 0.095555 0.074882 46.266155 ( 51.791327)
total: 133.05 sec