Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-202508
#<BuildRuby:0x000055f687822700
@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.20220814-202508",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006513 0.004338 0.962861 ( 0.977789)
build_miniruby 0.001958 0.000123 0.073483 ( 0.071389)
build_ruby 0.002235 0.000139 0.080535 ( 0.078424)
build_all 0.009536 0.000290 1.567221 ( 0.575555)
build_install 0.020397 0.001200 1.892715 ( 0.918964)
test_btest 0.001104 0.000065 75.030191 ( 8.342920)
test_basic 0.006807 0.000034 0.308444 ( 0.398780)
test_all 0.004365 0.000000 645.435174 ( 64.708930)
test_rubyspec 0.110243 0.060967 45.992678 ( 53.591751)
total: 129.67 sec