Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-043028
#<BuildRuby:0x000055ac94a01400
@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.20220726-043028",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009233 0.000791 0.886280 ( 1.191141)
build_miniruby 0.001329 0.000205 0.063738 ( 0.062586)
build_ruby 0.001255 0.000193 0.057172 ( 0.055990)
build_all 0.007282 0.001120 1.236371 ( 0.473170)
build_install 0.016639 0.000816 4.220888 ( 1.792474)
test_btest 0.000996 0.000133 52.494194 ( 6.092565)
test_basic 0.005904 0.000000 0.281241 ( 0.373021)
test_all 0.000000 0.002606 481.861893 ( 52.823688)
test_rubyspec 0.065492 0.060451 41.692961 ( 47.562502)
total: 110.43 sec