Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-091538
#<BuildRuby:0x000055920c069480
@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-091538",
@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.000022 0.000008 0.000030 ( 0.000032)
autoconf 0.000033 0.000012 0.000045 ( 0.000047)
configure 0.000019 0.000007 0.000026 ( 0.000028)
build_up 0.004632 0.008224 0.901919 ( 1.364620)
build_miniruby 0.000851 0.000425 0.054384 ( 0.054512)
build_ruby 0.001196 0.000598 0.065053 ( 0.064952)
build_all 0.006018 0.003009 1.253911 ( 0.496029)
build_install 0.013532 0.001784 1.573158 ( 0.812916)
test_btest 0.001325 0.000000 54.513124 ( 6.098268)
test_basic 0.006237 0.000000 0.295039 ( 0.388088)
test_all 0.003313 0.000436 486.183862 ( 53.225194)
test_rubyspec 0.076941 0.029793 44.169647 ( 52.743259)
total: 115.25 sec