Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-220407
#<BuildRuby:0x0000556500020b88
@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.20220728-220407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011253 0.000969 0.985952 ( 1.038021)
build_miniruby 0.000000 0.002133 0.069966 ( 0.068133)
build_ruby 0.000000 0.002145 0.077711 ( 0.076054)
build_all 0.007273 0.003472 1.536379 ( 0.580759)
build_install 0.014676 0.008464 5.204567 ( 2.055992)
test_btest 0.000942 0.000388 72.920196 ( 8.055065)
test_basic 0.004838 0.002898 0.331415 ( 0.420263)
test_all 0.001927 0.000000 666.941611 ( 66.217850)
test_rubyspec 0.068066 0.084634 45.518819 ( 51.367619)
total: 129.88 sec