Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-021635
#<BuildRuby:0x000055828e12e9c0
@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.20220626-021635",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000039 0.000011 0.000050 ( 0.000050)
build_up 0.000900 0.012477 1.109976 ( 1.254719)
build_miniruby 0.001449 0.000790 1.105832 ( 0.976952)
build_ruby 0.003228 0.000000 1.985315 ( 1.819985)
build_all 0.006218 0.007298 12.933713 ( 1.693251)
build_install 0.016066 0.001024 4.917533 ( 2.417891)
test_btest 0.001017 0.000475 52.083034 ( 6.120657)
test_basic 0.000849 0.005332 0.302954 ( 0.393238)
test_all 0.002019 0.001077 488.340066 ( 51.807162)
test_rubyspec 0.062330 0.073444 41.639424 ( 47.585212)
total: 114.07 sec