Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-173017
#<BuildRuby:0x000056496cc48dd8
@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.20220815-173017",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004114 0.008192 0.961456 ( 1.006628)
build_miniruby 0.001444 0.000289 0.075849 ( 0.075095)
build_ruby 0.001686 0.000000 0.076132 ( 0.075349)
build_all 0.007458 0.003474 1.544559 ( 0.599616)
build_install 0.018021 0.002948 1.931260 ( 0.947795)
test_btest 0.000885 0.000186 76.714857 ( 8.382544)
test_basic 0.006038 0.001271 0.328216 ( 0.419037)
test_all 0.002860 0.000602 652.973412 ( 64.662066)
test_rubyspec 0.122969 0.049941 46.078176 ( 53.639273)
total: 129.81 sec