Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-011820
#<BuildRuby:0x0000563d1578be20
@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.20221205-011820",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.005080 1.138757 ( 1.551064)
build_miniruby 0.000000 0.001059 0.953879 ( 0.952406)
build_ruby 0.000696 0.000663 2.816897 ( 2.725823)
build_all 0.004705 0.004268 15.730543 ( 3.297030)
build_install 0.006363 0.002937 2.262904 ( 1.252748)
test_btest 0.000380 0.000175 59.586671 ( 12.326807)
test_basic 0.003294 0.001521 0.294629 ( 0.384962)
test_all 0.000691 0.000319 682.456093 (105.330085)
test_rubyspec 0.034181 0.019489 53.429757 ( 61.535809)
total: 189.36 sec