Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-001525
#<BuildRuby:0x0000555936eff418
@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.20221206-001525",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003964 0.000991 1.157193 ( 1.178015)
build_miniruby 0.000734 0.000183 0.924512 ( 0.923539)
build_ruby 0.001206 0.000000 2.764708 ( 2.660794)
build_all 0.008751 0.000279 15.861491 ( 3.378000)
build_install 0.008585 0.001840 2.206642 ( 1.238824)
test_btest 0.000578 0.000124 68.709228 ( 11.185341)
test_basic 0.000880 0.003980 0.304786 ( 0.395466)
test_all 0.000707 0.000189 686.309952 (107.224585)
test_rubyspec 0.037515 0.019554 53.357172 ( 61.546883)
total: 189.73 sec