Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-053247
#<BuildRuby:0x00005646b85a0488
@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-053247",
@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.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004278 0.000611 1.150073 ( 1.135814)
build_miniruby 0.000921 0.000131 0.948558 ( 0.947224)
build_ruby 0.001492 0.000000 2.760327 ( 2.673707)
build_all 0.008877 0.000000 15.832942 ( 3.313253)
build_install 0.004222 0.004536 2.019271 ( 1.119892)
test_btest 0.000547 0.000091 59.911905 ( 11.097415)
test_basic 0.004404 0.000734 0.280657 ( 0.370339)
test_all 0.000663 0.000111 693.930102 (106.044215)
test_rubyspec 0.034016 0.038862 53.862427 ( 62.085266)
total: 188.79 sec