Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-222323
#<BuildRuby:0x000055da7a68f858
@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.20220212-222323",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011453 0.975600 ( 1.002608)
build_miniruby 0.000305 0.001767 0.075938 ( 0.073540)
build_ruby 0.001230 0.000492 0.077347 ( 0.075856)
build_all 0.007057 0.003555 4.059781 ( 0.777899)
build_install 0.018168 0.006534 7.940884 ( 2.364493)
test_btest 0.001103 0.000442 72.054300 ( 8.264162)
test_basic 0.006730 0.001007 0.336507 ( 0.425983)
test_all 0.001749 0.000000 697.258117 ( 67.533311)
test_rubyspec 0.085440 0.063288 46.475183 ( 51.955470)
total: 132.47 sec