Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-120828
#<BuildRuby:0x0000561ff7b0d7f0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-120828",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003001 0.008153 0.965736 ( 1.022124)
build_miniruby 0.001561 0.000360 0.073710 ( 0.071862)
build_ruby 0.001453 0.000335 0.079449 ( 0.078064)
build_all 0.011202 0.000534 4.166334 ( 0.782612)
build_install 0.008750 0.014715 7.849927 ( 2.317558)
test_btest 0.000767 0.000282 47.000709 ( 43.702779)
test_basic 0.006756 0.000930 0.337457 ( 0.426448)
test_all 0.001752 0.000262 703.644571 ( 67.642360)
test_rubyspec 0.089895 0.077508 46.295898 ( 51.848909)
total: 167.89 sec