Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-080416
#<BuildRuby:0x00005588fcd6c6c8
@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.20220505-080416",
@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.000007)
autoconf 0.000021 0.000007 0.000028 ( 0.000030)
configure 0.000030 0.000010 0.000040 ( 0.000036)
build_up 0.003671 0.006016 1.032963 ( 1.523519)
build_miniruby 0.001306 0.000560 0.071230 ( 0.069208)
build_ruby 0.000000 0.001502 0.075002 ( 0.073291)
build_all 0.006648 0.001672 1.517475 ( 0.642513)
build_install 0.019565 0.002794 6.240863 ( 3.000811)
test_btest 0.000786 0.000286 71.370296 ( 8.346346)
test_basic 0.006992 0.001183 0.323038 ( 0.409617)
test_all 0.000956 0.001666 722.783855 ( 72.388162)
test_rubyspec 0.060555 0.047291 49.483322 ( 54.652449)
total: 141.11 sec