Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-201614
#<BuildRuby:0x0000557984fd6878
@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.20221121-201614",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000970 0.003741 1.098269 ( 1.130823)
build_miniruby 0.000719 0.000103 1.021111 ( 1.020108)
build_ruby 0.001092 0.000156 2.731280 ( 2.645150)
build_all 0.009186 0.000000 15.833588 ( 3.237623)
build_install 0.009547 0.000000 2.059926 ( 1.149162)
test_btest 0.000606 0.000000 56.720586 ( 12.146777)
test_basic 0.004086 0.000319 0.284292 ( 0.375558)
test_all 0.001295 0.000136 712.457375 (109.569846)
test_rubyspec 0.052178 0.014745 53.248713 ( 61.467506)
total: 192.74 sec