Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-182203
#<BuildRuby:0x000055d043b901e0
@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.20220829-182203",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006021 0.000463 0.806559 ( 0.933673)
build_miniruby 0.000000 0.000789 0.057088 ( 0.055954)
build_ruby 0.000000 0.000947 0.059436 ( 0.058282)
build_all 0.002225 0.002371 1.504935 ( 0.588273)
build_install 0.010360 0.000788 1.905997 ( 0.954035)
test_btest 0.000771 0.000103 45.027948 ( 8.409210)
test_basic 0.004736 0.000632 0.279795 ( 0.368893)
test_all 0.002745 0.000000 618.480652 ( 92.256981)
test_rubyspec 0.078115 0.048121 43.691815 ( 52.101841)
total: 155.73 sec