Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-194848
#<BuildRuby:0x00005646110f6038
@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.20221013-194848",
@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.000027 0.000007 0.000034 ( 0.000033)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.009482 0.002371 1.093875 ( 2.046874)
build_miniruby 0.001604 0.000401 0.101969 ( 0.099945)
build_ruby 0.001338 0.000335 0.088722 ( 0.086489)
build_all 0.007513 0.000000 1.311238 ( 0.590971)
build_install 0.011544 0.002027 1.612237 ( 0.880666)
test_btest 0.001886 0.000404 61.732824 ( 6.757825)
test_basic 0.006774 0.000216 0.340292 ( 0.432059)
test_all 0.008405 0.000000 494.034178 ( 54.149517)
test_rubyspec 0.087179 0.048977 43.318272 ( 51.780623)
total: 116.83 sec