Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-033727
#<BuildRuby:0x000055e1ef567940
@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.20220314-033727",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009056 0.001118 1.010383 ( 1.946392)
build_miniruby 0.001396 0.000299 0.075837 ( 0.074802)
build_ruby 0.001432 0.000307 0.079167 ( 0.077384)
build_all 0.006258 0.003778 4.086080 ( 0.828296)
build_install 0.012337 0.011149 7.863747 ( 2.436648)
test_btest 0.000925 0.000324 70.923877 ( 8.066254)
test_basic 0.006399 0.002240 0.349034 ( 0.436122)
test_all 0.001160 0.000406 699.055456 ( 67.961920)
test_rubyspec 0.106252 0.050234 46.389771 ( 51.422259)
total: 133.25 sec