Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-064741
#<BuildRuby:0x0000556feea646c8
@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.20220402-064741",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006504 0.005134 0.992235 ( 1.241712)
build_miniruby 0.000000 0.002617 0.065459 ( 0.063026)
build_ruby 0.001219 0.001282 0.074188 ( 0.071674)
build_all 0.005916 0.004549 4.233800 ( 0.867668)
build_install 0.016501 0.007538 8.594785 ( 3.035334)
test_btest 0.000877 0.000370 72.901944 ( 8.328438)
test_basic 0.003079 0.005722 0.338872 ( 0.435694)
test_all 0.001229 0.000582 629.383205 ( 65.105552)
test_rubyspec 0.104060 0.074662 46.657734 ( 51.632634)
total: 130.78 sec