Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-053428
#<BuildRuby:0x000055d805e5b7e8
@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.20221201-053428",
@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.000015 0.000004 0.000019 ( 0.000017)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.013146 1.205251 ( 1.336910)
build_miniruby 0.000000 0.002838 0.843737 ( 0.842153)
build_ruby 0.000000 0.002620 2.245789 ( 2.152455)
build_all 0.016983 0.002893 18.600826 ( 2.197545)
build_install 0.017805 0.002925 2.036829 ( 1.019450)
test_btest 0.001141 0.000489 94.584388 ( 9.237207)
test_basic 0.005154 0.002769 0.344692 ( 0.432530)
test_all 0.001413 0.000614 735.061496 ( 72.220181)
test_rubyspec 0.097606 0.075069 49.545707 ( 57.591398)
total: 147.03 sec