Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-053603
#<BuildRuby:0x000055dd3fbcb340
@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.20220325-053603",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009436 0.001452 1.055968 ( 4.002280)
build_miniruby 0.001757 0.000270 0.075815 ( 0.073063)
build_ruby 0.001852 0.000285 0.073931 ( 0.071578)
build_all 0.003797 0.006192 4.098835 ( 0.849406)
build_install 0.022324 0.001162 7.795756 ( 2.370425)
test_btest 0.001223 0.000233 69.926283 ( 8.056825)
test_basic 0.002871 0.005096 0.336125 ( 0.430888)
test_all 0.001740 0.000179 692.794749 ( 67.543649)
test_rubyspec 0.096861 0.066130 45.889554 ( 51.329301)
total: 134.73 sec