Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-030004
#<BuildRuby:0x00005580f05dd2e0
@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.20220605-030004",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009051 0.000365 0.835853 ( 0.919595)
build_miniruby 0.001225 0.000087 0.054312 ( 0.052970)
build_ruby 0.001379 0.000098 0.050474 ( 0.049471)
build_all 0.004539 0.003943 1.215834 ( 0.485197)
build_install 0.017954 0.000103 4.821788 ( 2.428742)
test_btest 0.001697 0.000169 54.470000 ( 5.888299)
test_basic 0.006104 0.000164 0.288273 ( 0.379736)
test_all 0.002939 0.000109 518.274058 ( 54.253999)
test_rubyspec 0.078901 0.049563 41.509545 ( 47.324620)
total: 111.78 sec