Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-014842
#<BuildRuby:0x0000555e8ddf9350
@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.20220730-014842",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008264 0.000636 0.844472 ( 1.186117)
build_miniruby 0.001252 0.000096 0.057014 ( 0.056227)
build_ruby 0.001886 0.000145 0.064046 ( 0.061961)
build_all 0.000000 0.009194 1.296278 ( 0.472305)
build_install 0.014054 0.004226 4.294616 ( 1.825111)
test_btest 0.001372 0.000322 51.607711 ( 6.404172)
test_basic 0.005751 0.001353 0.299139 ( 0.388286)
test_all 0.002488 0.000181 503.767139 ( 52.942950)
test_rubyspec 0.076322 0.058119 41.826954 ( 47.670860)
total: 111.01 sec