Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-170619
#<BuildRuby:0x00005620f9cd0af8
@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.20220304-170619",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000137 0.000010 0.000147 ( 0.000151)
build_up 0.011121 0.000472 1.027045 ( 1.069443)
build_miniruby 0.000000 0.002015 0.075960 ( 0.073771)
build_ruby 0.000000 0.001927 0.076176 ( 0.074063)
build_all 0.001503 0.008654 4.188906 ( 0.844946)
build_install 0.021384 0.002828 8.021825 ( 2.448338)
test_btest 0.001083 0.000241 77.831194 ( 8.138332)
test_basic 0.007353 0.000474 0.350046 ( 0.438899)
test_all 0.001650 0.000347 695.661908 ( 67.310897)
test_rubyspec 0.116749 0.043261 46.498278 ( 51.942700)
total: 132.34 sec