Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-165232
#<BuildRuby:0x000055eeb4e38c00
@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.20220907-165232",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006122 0.004218 0.961918 ( 1.115169)
build_miniruby 0.002567 0.000000 0.067500 ( 0.065047)
build_ruby 0.001908 0.000065 0.073064 ( 0.071486)
build_all 0.002351 0.007814 1.573399 ( 0.612994)
build_install 0.016676 0.006291 1.925438 ( 0.952234)
test_btest 0.000941 0.000248 93.399982 ( 9.839121)
test_basic 0.006870 0.000586 0.351488 ( 0.440713)
test_all 0.003395 0.000849 639.687917 ( 67.191580)
test_rubyspec 0.123797 0.049303 46.897231 ( 55.256497)
total: 135.55 sec