Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-012850
#<BuildRuby:0x000055dff1a05038
@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.20220428-012850",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009569 0.000857 0.885559 ( 3.132579)
build_miniruby 0.001743 0.000269 0.052691 ( 0.050402)
build_ruby 0.001432 0.000220 0.063649 ( 0.062074)
build_all 0.007969 0.000000 1.197412 ( 0.474384)
build_install 0.018146 0.000882 4.972298 ( 2.441733)
test_btest 0.001448 0.000171 51.580793 ( 6.082179)
test_basic 0.000117 0.005235 0.279179 ( 0.376970)
test_all 0.001559 0.000275 492.473241 ( 53.486944)
test_rubyspec 0.094343 0.042839 41.127741 ( 46.472081)
total: 112.58 sec