Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-042352
#<BuildRuby:0x0000556a6627ac88
@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.20220720-042352",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004729 0.003981 0.786347 ( 2.180800)
build_miniruby 0.001417 0.000202 0.047968 ( 0.046601)
build_ruby 0.001112 0.000159 0.049869 ( 0.048980)
build_all 0.007309 0.000427 1.255744 ( 0.470505)
build_install 0.006997 0.008269 4.605430 ( 1.862935)
test_btest 0.001146 0.000270 53.257348 ( 7.555132)
test_basic 0.005492 0.001292 0.223107 ( 0.311755)
test_all 0.001831 0.000116 513.518096 ( 54.352827)
test_rubyspec 0.083526 0.059532 40.758571 ( 46.593140)
total: 113.42 sec