Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-042400
#<BuildRuby:0x00005650b1740088
@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.20220706-042400",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.003644 0.003173 0.907310 ( 1.003127)
build_miniruby 0.000730 0.000157 0.057917 ( 0.056721)
build_ruby 0.001016 0.000000 0.060166 ( 0.058941)
build_all 0.004435 0.000000 1.503914 ( 0.598342)
build_install 0.010665 0.000110 6.288944 ( 2.841209)
test_btest 0.000666 0.000111 54.474230 ( 8.254823)
test_basic 0.004841 0.000807 0.288742 ( 0.377041)
test_all 0.001195 0.000200 620.699609 ( 89.568568)
test_rubyspec 0.056812 0.038287 44.297026 ( 49.867475)
total: 152.63 sec