Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-014308
#<BuildRuby:0x0000555aacceacc8
@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.20221129-014308",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008373 0.001825 1.224469 ( 1.247785)
build_miniruby 0.001904 0.000794 0.846680 ( 0.845595)
build_ruby 0.002283 0.000951 2.257326 ( 2.166118)
build_all 0.017776 0.002664 18.499508 ( 2.181861)
build_install 0.017629 0.004416 1.866040 ( 0.965460)
test_btest 0.000000 0.001728 89.301162 ( 8.570695)
test_basic 0.010819 0.000000 0.348942 ( 0.433679)
test_all 0.002092 0.000000 686.054876 ( 69.441664)
test_rubyspec 0.092767 0.079685 49.363182 ( 57.491941)
total: 143.35 sec