Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-154749
#<BuildRuby:0x00005651a12bc610
@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.20220828-154749",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007191 0.005694 0.984281 ( 1.292927)
build_miniruby 0.001492 0.000344 0.074839 ( 0.073117)
build_ruby 0.002162 0.000000 0.069982 ( 0.067999)
build_all 0.005119 0.005463 1.518082 ( 0.570582)
build_install 0.016988 0.002922 1.871670 ( 0.920121)
test_btest 0.000903 0.000238 76.462152 ( 8.187023)
test_basic 0.006900 0.000585 0.319261 ( 0.413143)
test_all 0.001341 0.002526 672.555318 ( 66.690586)
test_rubyspec 0.104754 0.073997 45.826297 ( 54.197013)
total: 132.41 sec