Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-175146
#<BuildRuby:0x00005636a4ab52f8
@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.20220730-175146",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003879 0.005340 0.785822 ( 0.928135)
build_miniruby 0.001029 0.000375 0.053180 ( 0.051472)
build_ruby 0.001880 0.000000 0.068050 ( 0.066431)
build_all 0.008780 0.000600 1.239422 ( 0.456411)
build_install 0.016911 0.002088 4.342990 ( 1.807520)
test_btest 0.001336 0.000356 54.287878 ( 5.970407)
test_basic 0.005826 0.000165 0.288204 ( 0.386149)
test_all 0.002616 0.000253 502.498052 ( 53.182459)
test_rubyspec 0.086832 0.042635 41.720141 ( 47.569379)
total: 110.42 sec