Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-173451
#<BuildRuby:0x00005568c84abdd0
@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.20220820-173451",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006188 0.000476 0.840287 ( 0.884986)
build_miniruby 0.000789 0.000060 0.057902 ( 0.056733)
build_ruby 0.000987 0.000000 0.059276 ( 0.058159)
build_all 0.004580 0.000065 1.517985 ( 0.586652)
build_install 0.010975 0.000091 1.894562 ( 0.956165)
test_btest 0.000786 0.000050 55.418934 ( 8.474199)
test_basic 0.004948 0.000309 0.281132 ( 0.370304)
test_all 0.001791 0.000112 627.520186 ( 91.126787)
test_rubyspec 0.089546 0.020899 44.250342 ( 52.508367)
total: 155.02 sec