Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-153333
#<BuildRuby:0x000055a108e8f680
@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.20220325-153333",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011356 0.000462 0.995202 ( 1.117426)
build_miniruby 0.002059 0.000257 0.076038 ( 0.074284)
build_ruby 0.001999 0.000250 0.075841 ( 0.074536)
build_all 0.004823 0.004418 4.151794 ( 0.864021)
build_install 0.016462 0.005993 7.864520 ( 2.384972)
test_btest 0.001114 0.000234 73.862353 ( 8.238432)
test_basic 0.001896 0.005339 0.346162 ( 0.434983)
test_all 0.001513 0.000398 671.613940 ( 66.144628)
test_rubyspec 0.087272 0.084622 45.959067 ( 51.338140)
total: 130.67 sec