Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-174034
#<BuildRuby:0x0000561f3949f670
@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.20221115-174034",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004969 0.001242 0.984202 ( 1.519345)
build_miniruby 0.000932 0.000233 0.881001 ( 0.879347)
build_ruby 0.001213 0.000304 2.514136 ( 2.428156)
build_all 0.007222 0.001806 15.421322 ( 2.759419)
build_install 0.002585 0.005874 1.873725 ( 0.977090)
test_btest 0.000512 0.000170 56.350582 ( 9.060029)
test_basic 0.001698 0.003900 0.334831 ( 0.423529)
test_all 0.000461 0.000701 632.158192 ( 91.836541)
test_rubyspec 0.084425 0.040865 45.518823 ( 53.822653)
total: 163.71 sec