Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-112444
#<BuildRuby:0x000055668e95ec88
@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.20220824-112444",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004156 0.007011 0.828344 ( 0.858279)
build_miniruby 0.001134 0.000227 0.054678 ( 0.053244)
build_ruby 0.001485 0.000297 0.066529 ( 0.064670)
build_all 0.007521 0.000697 1.290944 ( 0.477665)
build_install 0.011552 0.004815 1.588741 ( 0.787845)
test_btest 0.001315 0.000000 53.566169 ( 6.334234)
test_basic 0.007073 0.000004 0.294378 ( 0.384440)
test_all 0.004285 0.000007 479.342015 ( 51.826785)
test_rubyspec 0.093209 0.039642 42.028643 ( 50.671237)
total: 111.46 sec