Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-225136
#<BuildRuby:0x000055bfbc032038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221006-225136",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000162 0.000027 0.000189 ( 0.000192)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008221 0.004968 1.092447 ( 1.435202)
build_miniruby 0.001805 0.000417 0.095537 ( 0.092335)
build_ruby 0.001566 0.000362 0.099251 ( 0.096088)
build_all 0.006361 0.001468 1.326709 ( 0.559049)
build_install 0.008872 0.006167 1.633269 ( 0.890803)
test_btest 0.001609 0.000460 60.331228 ( 6.340741)
test_basic 0.000470 0.005649 0.337410 ( 0.427980)
test_all 0.006645 0.000374 482.499676 ( 52.655596)
test_rubyspec 0.091355 0.044208 42.237258 ( 50.785284)
total: 113.28 sec