Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-021520
#<BuildRuby:0x0000558cf944efe0
@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.20220907-021520",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011190 0.000467 0.996192 ( 1.013314)
build_miniruby 0.002030 0.000135 0.077314 ( 0.075893)
build_ruby 0.002203 0.000147 0.073902 ( 0.071871)
build_all 0.004906 0.005606 1.596418 ( 0.616226)
build_install 0.013846 0.009038 1.917206 ( 0.945794)
test_btest 0.000802 0.000169 89.215287 ( 9.699875)
test_basic 0.002564 0.005629 0.343656 ( 0.433323)
test_all 0.002051 0.002008 687.040628 ( 68.871538)
test_rubyspec 0.093946 0.076830 46.994890 ( 55.490490)
total: 137.22 sec