Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-030726
#<BuildRuby:0x00005622a9f4d400
@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.20221006-030726",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005582 0.005486 1.079987 ( 1.248364)
build_miniruby 0.001526 0.000382 0.086879 ( 0.083951)
build_ruby 0.001173 0.000293 0.090741 ( 0.087859)
build_all 0.007493 0.000918 1.256311 ( 0.553134)
build_install 0.010964 0.003699 1.597505 ( 0.877101)
test_btest 0.001923 0.000481 61.602759 ( 6.376959)
test_basic 0.006077 0.000516 0.347681 ( 0.443490)
test_all 0.006366 0.001515 481.713801 ( 52.356394)
test_rubyspec 0.069800 0.058686 42.151911 ( 50.433243)
total: 112.46 sec