Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-150331
#<BuildRuby:0x00005567b0a39338
@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.20220814-150331",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007006 0.003920 0.828507 ( 1.332027)
build_miniruby 0.001082 0.000144 0.050543 ( 0.050246)
build_ruby 0.001530 0.000204 0.060700 ( 0.060425)
build_all 0.009161 0.000622 1.282097 ( 0.497255)
build_install 0.011917 0.001490 1.567634 ( 0.785518)
test_btest 0.001463 0.000183 55.067993 ( 6.137424)
test_basic 0.006404 0.000126 0.302661 ( 0.395321)
test_all 0.003623 0.000426 488.171576 ( 51.755652)
test_rubyspec 0.072412 0.054117 41.698815 ( 49.266935)
total: 110.28 sec