Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-022604
#<BuildRuby:0x0000558885750018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-022604",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001486 0.002472 0.826178 ( 1.349056)
build_miniruby 0.000736 0.000184 1.039827 ( 1.038550)
build_ruby 0.001013 0.000253 2.703430 ( 2.607276)
build_all 0.004695 0.004124 15.786089 ( 3.261313)
build_install 0.003621 0.006307 2.234492 ( 1.260224)
test_btest 0.000420 0.000155 60.654280 ( 12.028673)
test_basic 0.000000 0.004514 0.315284 ( 0.406229)
test_all 0.000096 0.001277 682.083059 (150.299234)
test_rubyspec 0.046939 0.019325 52.769670 ( 61.056321)
total: 233.31 sec