Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-134125
#<BuildRuby:0x000055e48873fe20
@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.20221130-134125",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004973 0.000149 1.184672 ( 1.330319)
build_miniruby 0.000876 0.000146 0.931842 ( 0.930559)
build_ruby 0.001063 0.000177 2.718089 ( 2.615234)
build_all 0.008641 0.000022 15.816420 ( 3.340225)
build_install 0.006027 0.003083 2.150338 ( 1.209211)
test_btest 0.000622 0.000000 62.671734 ( 11.504782)
test_basic 0.001162 0.003520 0.310687 ( 0.401259)
test_all 0.000626 0.000131 691.980623 (105.780778)
test_rubyspec 0.042141 0.028999 52.725150 ( 60.886931)
total: 188.00 sec