Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-140847
#<BuildRuby:0x000056429834c6d8
@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.20220731-140847",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007222 0.004507 1.014752 ( 1.095876)
build_miniruby 0.001830 0.000244 0.077594 ( 0.075995)
build_ruby 0.002683 0.000000 0.073912 ( 0.071834)
build_all 0.003560 0.006459 1.522249 ( 0.592190)
build_install 0.018509 0.005746 5.101148 ( 2.100055)
test_btest 0.000817 0.000189 75.580713 ( 8.260830)
test_basic 0.007468 0.000078 0.310056 ( 0.400810)
test_all 0.001610 0.000345 672.354247 ( 66.007051)
test_rubyspec 0.105912 0.056042 45.803391 ( 51.475496)
total: 130.08 sec