Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-072038
#<BuildRuby:0x00005571d76f4e80
@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.20220802-072038",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000038 0.000010 0.000048 ( 0.000049)
build_up 0.009565 0.001304 0.818522 ( 0.995655)
build_miniruby 0.001365 0.000314 0.061722 ( 0.061925)
build_ruby 0.001168 0.000269 0.055792 ( 0.055250)
build_all 0.008527 0.000851 1.255310 ( 0.482539)
build_install 0.014407 0.001913 4.357172 ( 1.825451)
test_btest 0.001035 0.000207 54.419427 ( 6.170508)
test_basic 0.005095 0.001019 0.287487 ( 0.378903)
test_all 0.002638 0.000293 508.961553 ( 53.279767)
test_rubyspec 0.093267 0.032335 41.231155 ( 47.261459)
total: 110.51 sec