Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-035218
#<BuildRuby:0x000055d31cbe3fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-035218",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002538 0.003922 0.848681 ( 0.953658)
build_miniruby 0.000821 0.000118 0.056619 ( 0.055450)
build_ruby 0.000913 0.000000 0.058366 ( 0.057215)
build_all 0.004485 0.000182 1.517091 ( 0.586296)
build_install 0.009796 0.001306 5.639099 ( 2.147342)
test_btest 0.000624 0.000083 44.663380 ( 8.536800)
test_basic 0.004649 0.000620 0.314606 ( 0.403527)
test_all 0.001164 0.000155 600.075806 ( 90.816115)
test_rubyspec 0.061485 0.059838 43.666940 ( 49.226833)
total: 152.78 sec