Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-140421
#<BuildRuby:0x000055f401750c10
@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.20220314-140421",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003584 0.007941 0.956062 ( 1.530711)
build_miniruby 0.001757 0.000676 0.120555 ( 0.116318)
build_ruby 0.000031 0.004187 3.371608 ( 3.238277)
build_all 0.017380 0.003609 21.695235 ( 2.398488)
build_install 0.022032 0.000915 8.031113 ( 2.472653)
test_btest 0.000893 0.000282 76.551770 ( 8.577306)
test_basic 0.002847 0.004241 0.341663 ( 0.432972)
test_all 0.001470 0.000515 704.357081 ( 68.066931)
test_rubyspec 0.120744 0.046743 46.273129 ( 51.683920)
total: 138.52 sec