Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-142118
#<BuildRuby:0x0000559c8c60f940
@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.20220317-142118",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004557 0.007267 1.036455 ( 1.083443)
build_miniruby 0.001741 0.000464 0.068138 ( 0.065502)
build_ruby 0.001441 0.000384 0.067079 ( 0.065285)
build_all 0.008071 0.002152 4.175913 ( 0.845470)
build_install 0.018296 0.004369 7.911551 ( 2.411363)
test_btest 0.000890 0.000232 77.563346 ( 8.071265)
test_basic 0.008108 0.000087 0.344264 ( 0.431376)
test_all 0.001592 0.000382 694.140552 ( 67.689199)
test_rubyspec 0.131378 0.033837 46.143679 ( 51.276025)
total: 131.94 sec