Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-160844
#<BuildRuby:0x00005605226c4c10
@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.20220312-160844",
@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.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006709 0.005360 1.014445 ( 1.053764)
build_miniruby 0.002406 0.000000 0.075748 ( 0.073450)
build_ruby 0.000000 0.002417 0.076308 ( 0.073516)
build_all 0.008937 0.000521 1.510093 ( 0.604136)
build_install 0.020079 0.002390 5.343392 ( 2.194609)
test_btest 0.001085 0.000217 77.549187 ( 8.593272)
test_basic 0.005763 0.001153 0.332241 ( 0.422281)
test_all 0.001543 0.000309 702.185536 ( 67.804201)
test_rubyspec 0.108189 0.067179 46.069026 ( 51.218277)
total: 132.04 sec