Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-173530
#<BuildRuby:0x000055a0f51dd350
@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.20220803-173530",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.005905 0.005865 0.799500 ( 1.281181)
build_miniruby 0.001734 0.000578 0.051625 ( 0.049697)
build_ruby 0.000000 0.002371 0.056418 ( 0.054142)
build_all 0.004608 0.004032 1.243301 ( 0.453941)
build_install 0.010590 0.004070 4.280703 ( 1.788343)
test_btest 0.001468 0.000605 53.241634 ( 6.367661)
test_basic 0.004899 0.000273 0.283495 ( 0.376534)
test_all 0.001468 0.000570 479.319976 ( 51.852993)
test_rubyspec 0.078972 0.061207 41.432694 ( 49.149594)
total: 111.38 sec