Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-025716
#<BuildRuby:0x0000564fea6e83a0
@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.20220812-025716",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010192 0.000728 0.949092 ( 1.004340)
build_miniruby 0.002007 0.000143 0.074131 ( 0.071907)
build_ruby 0.001810 0.000129 0.076724 ( 0.074679)
build_all 0.000000 0.011540 1.536862 ( 0.597009)
build_install 0.014064 0.008149 5.157985 ( 2.065103)
test_btest 0.000915 0.000269 73.333394 ( 8.332267)
test_basic 0.006697 0.000463 0.322812 ( 0.421019)
test_all 0.004897 0.000961 677.807602 ( 66.304600)
test_rubyspec 0.067603 0.121782 45.352267 ( 52.981651)
total: 131.85 sec