Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-190337
#<BuildRuby:0x000055642b5f0b38
@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.20220424-190337",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.008325 0.004103 1.007523 ( 1.165807)
build_miniruby 0.001436 0.000192 0.073973 ( 0.072440)
build_ruby 0.002206 0.000000 0.072594 ( 0.070042)
build_all 0.009223 0.000918 1.520412 ( 0.618083)
build_install 0.017501 0.006026 5.946713 ( 2.793585)
test_btest 0.001045 0.000175 72.393240 ( 8.520119)
test_basic 0.009121 0.001520 0.329144 ( 0.413427)
test_all 0.002908 0.000000 699.290396 ( 67.614109)
test_rubyspec 0.094159 0.087123 45.841013 ( 51.042771)
total: 132.31 sec