Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-162043
#<BuildRuby:0x0000559c19ce7df8
@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.20221129-162043",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004531 0.000349 1.172829 ( 2.632437)
build_miniruby 0.000846 0.000065 1.028778 ( 1.027546)
build_ruby 0.001169 0.000090 2.818377 ( 2.710973)
build_all 0.008239 0.000634 15.832486 ( 3.257063)
build_install 0.002604 0.005723 2.011403 ( 1.128211)
test_btest 0.000487 0.000075 55.385333 ( 11.700176)
test_basic 0.000514 0.004484 0.319903 ( 0.410166)
test_all 0.000902 0.000194 659.048217 (123.538900)
test_rubyspec 0.039241 0.033658 53.919804 ( 62.181980)
total: 208.59 sec