Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-192034
#<BuildRuby:0x000055bc633b72c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-192034",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.002537 0.004336 0.825355 ( 0.993346)
build_miniruby 0.000904 0.000064 0.057538 ( 0.056389)
build_ruby 0.000791 0.000056 0.059657 ( 0.058459)
build_all 0.000180 0.004494 1.530119 ( 0.589779)
build_install 0.008647 0.000555 1.929906 ( 0.963632)
test_btest 0.000735 0.000098 47.937118 ( 8.881575)
test_basic 0.005109 0.000681 0.332354 ( 0.420769)
test_all 0.001598 0.000213 633.606667 ( 90.951133)
test_rubyspec 0.085475 0.035160 44.242715 ( 52.496615)
total: 155.41 sec