Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-032751
#<BuildRuby:0x000056154ceb4c10
@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.20220305-032751",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.010235 0.000870 0.997928 ( 1.410894)
build_miniruby 0.001606 0.000229 0.075695 ( 0.074104)
build_ruby 0.001712 0.000245 0.080045 ( 0.077842)
build_all 0.010092 0.000037 4.141114 ( 0.843264)
build_install 0.018140 0.005454 7.839519 ( 2.400651)
test_btest 0.000856 0.000135 73.546855 ( 8.204578)
test_basic 0.007287 0.000000 0.342844 ( 0.432643)
test_all 0.002421 0.000000 703.466011 ( 67.611181)
test_rubyspec 0.118287 0.051545 46.383809 ( 51.612770)
total: 132.67 sec