Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-013558
#<BuildRuby:0x000055ecee5f1550
@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.20220723-013558",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008604 0.000662 0.893798 ( 1.092179)
build_miniruby 0.001908 0.000146 0.064673 ( 0.063077)
build_ruby 0.001546 0.000119 0.066242 ( 0.065064)
build_all 0.010286 0.000000 1.249792 ( 0.482573)
build_install 0.017179 0.000466 4.254992 ( 1.780407)
test_btest 0.002050 0.000121 52.841715 ( 6.121724)
test_basic 0.007171 0.000091 0.285317 ( 0.378618)
test_all 0.002237 0.000124 485.410354 ( 52.044443)
test_rubyspec 0.068539 0.070705 41.629210 ( 47.530734)
total: 109.56 sec