Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-172034
#<BuildRuby:0x0000563d4a493f58
@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.20221119-172034",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004734 0.000263 1.091941 ( 1.204978)
build_miniruby 0.000949 0.000053 0.977623 ( 0.976389)
build_ruby 0.001082 0.000061 2.772103 ( 2.676217)
build_all 0.003878 0.004917 16.025394 ( 3.432096)
build_install 0.009054 0.000464 1.959686 ( 1.095031)
test_btest 0.000495 0.000052 58.255713 ( 11.449531)
test_basic 0.004850 0.000000 0.338388 ( 0.428966)
test_all 0.000989 0.000094 635.939818 (100.550125)
test_rubyspec 0.055819 0.007983 51.982276 ( 60.240104)
total: 182.05 sec