Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-230946
#<BuildRuby:0x0000559633fac480
@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.20220225-230946",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010581 0.000416 1.003162 ( 1.651931)
build_miniruby 0.002141 0.000134 0.077798 ( 0.075564)
build_ruby 0.002061 0.000128 0.073781 ( 0.071420)
build_all 0.010105 0.000000 4.233267 ( 0.861478)
build_install 0.017365 0.004210 7.873032 ( 2.392726)
test_btest 0.001033 0.000090 79.006451 ( 8.850132)
test_basic 0.007185 0.000625 0.349173 ( 0.438119)
test_all 0.001339 0.000117 708.422260 ( 67.887563)
test_rubyspec 0.094797 0.077570 46.435063 ( 51.841293)
total: 134.07 sec