Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-064116
#<BuildRuby:0x00005570bcb26ad8
@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.20220827-064116",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000017 0.000010 0.000027 ( 0.000029)
configure 0.000015 0.000008 0.000023 ( 0.000024)
build_up 0.008401 0.004667 0.889068 ( 1.548621)
build_miniruby 0.001058 0.000588 0.054396 ( 0.053821)
build_ruby 0.001866 0.000000 0.067294 ( 0.066930)
build_all 0.003175 0.005047 1.268128 ( 0.486827)
build_install 0.012110 0.003884 1.579706 ( 0.815679)
test_btest 0.000588 0.000320 54.202339 ( 6.539955)
test_basic 0.000235 0.005846 0.294488 ( 0.387468)
test_all 0.005537 0.000460 509.156383 ( 54.246044)
test_rubyspec 0.066800 0.056204 41.937083 ( 50.639497)
total: 114.79 sec