Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-001450
#<BuildRuby:0x000055e243aab600
@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-001450",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007695 0.004051 0.975064 ( 0.994881)
build_miniruby 0.001762 0.000185 0.078449 ( 0.076429)
build_ruby 0.001727 0.000182 0.076522 ( 0.074802)
build_all 0.010564 0.000192 1.530109 ( 0.581954)
build_install 0.019445 0.000527 1.884921 ( 0.939614)
test_btest 0.001279 0.000107 74.452359 ( 8.053311)
test_basic 0.006986 0.000183 0.317469 ( 0.407596)
test_all 0.004999 0.000016 650.066311 ( 64.799375)
test_rubyspec 0.130865 0.038347 45.632875 ( 54.137257)
total: 130.07 sec