Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-152838
#<BuildRuby:0x000055853d2ebf68
@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.20221123-152838",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.004922 1.143909 ( 1.158232)
build_miniruby 0.000000 0.000991 1.029789 ( 1.028544)
build_ruby 0.000000 0.001384 2.725307 ( 2.633197)
build_all 0.007953 0.000832 15.808329 ( 3.294846)
build_install 0.006303 0.003867 1.970835 ( 1.147441)
test_btest 0.000602 0.000090 64.788479 ( 10.549322)
test_basic 0.004971 0.000123 0.302526 ( 0.393300)
test_all 0.000942 0.000135 685.219670 (104.854505)
test_rubyspec 0.039466 0.020697 53.181028 ( 61.409346)
total: 186.47 sec