Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-230219
#<BuildRuby:0x0000560a0716d570
@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.20220816-230219",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009275 0.000372 0.809213 ( 0.900492)
build_miniruby 0.001361 0.000097 0.061131 ( 0.060314)
build_ruby 0.001225 0.000087 0.055724 ( 0.054399)
build_all 0.007031 0.000160 1.207601 ( 0.456919)
build_install 0.014393 0.000960 1.580875 ( 0.795885)
test_btest 0.001184 0.000079 54.064413 ( 6.263240)
test_basic 0.005263 0.000000 0.288016 ( 0.387618)
test_all 0.000000 0.004271 508.224750 ( 53.183545)
test_rubyspec 0.093091 0.038738 41.627114 ( 49.320848)
total: 111.42 sec