Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-160016
#<BuildRuby:0x000055d61574bfa8
@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.20221124-160016",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004726 0.000175 1.024755 ( 1.188562)
build_miniruby 0.000749 0.000149 0.941323 ( 0.939781)
build_ruby 0.001061 0.000212 2.783606 ( 2.683814)
build_all 0.008657 0.000101 16.054511 ( 3.273574)
build_install 0.006976 0.001231 2.054117 ( 1.177348)
test_btest 0.000533 0.000094 61.127175 ( 11.182189)
test_basic 0.004041 0.000713 0.322053 ( 0.412519)
test_all 0.001121 0.000198 718.863459 (112.828261)
test_rubyspec 0.040704 0.022364 53.789741 ( 62.079875)
total: 195.77 sec