Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-223831
#<BuildRuby:0x0000562e0dfcf4b8
@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.20221108-223831",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005251 0.004425 1.088265 ( 1.266242)
build_miniruby 0.001570 0.000523 0.069037 ( 0.067003)
build_ruby 0.001734 0.000578 0.065863 ( 0.063555)
build_all 0.007156 0.003817 1.515609 ( 0.596078)
build_install 0.015124 0.006746 1.877567 ( 0.938320)
test_btest 0.001602 0.000000 90.760676 ( 9.386213)
test_basic 0.004463 0.005316 0.343067 ( 0.428039)
test_all 0.001204 0.000496 691.158068 ( 69.498132)
test_rubyspec 0.119105 0.079117 47.604461 ( 55.710636)
total: 137.96 sec