Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-191636
#<BuildRuby:0x000055f879b04920
@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.20220907-191636",
@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.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005455 0.006553 0.968897 ( 1.095872)
build_miniruby 0.001375 0.000625 0.067385 ( 0.065220)
build_ruby 0.001167 0.000530 0.067221 ( 0.065441)
build_all 0.006215 0.002825 1.547074 ( 0.597088)
build_install 0.017977 0.003959 1.917299 ( 0.952801)
test_btest 0.000798 0.000320 97.804980 ( 9.223404)
test_basic 0.001490 0.005907 0.356879 ( 0.444802)
test_all 0.002832 0.001322 640.102011 ( 65.723086)
test_rubyspec 0.081343 0.098083 47.081217 ( 55.288218)
total: 133.46 sec