Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-162220
#<BuildRuby:0x0000562595b851f8
@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.20220825-162220",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003770 0.006003 0.840244 ( 0.919005)
build_miniruby 0.001353 0.000361 0.062417 ( 0.061309)
build_ruby 0.001703 0.000000 0.066206 ( 0.064728)
build_all 0.004976 0.003496 1.261936 ( 0.481458)
build_install 0.013578 0.002759 1.558377 ( 0.783131)
test_btest 0.000976 0.000271 51.416204 ( 6.143623)
test_basic 0.002346 0.003657 0.280860 ( 0.371086)
test_all 0.003344 0.001056 485.228758 ( 52.761799)
test_rubyspec 0.081347 0.055889 41.892362 ( 50.425713)
total: 112.01 sec