Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-060759
#<BuildRuby:0x000055ed11d40a68
@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.20220813-060759",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002537 0.007972 0.830162 ( 0.910380)
build_miniruby 0.001196 0.000256 0.062579 ( 0.061441)
build_ruby 0.001238 0.000266 0.054978 ( 0.053417)
build_all 0.006481 0.001389 1.227710 ( 0.464061)
build_install 0.008741 0.007195 1.622374 ( 0.799203)
test_btest 0.001091 0.000311 54.658148 ( 6.066120)
test_basic 0.006820 0.000376 0.290816 ( 0.380691)
test_all 0.003702 0.000000 489.849513 ( 51.775733)
test_rubyspec 0.072384 0.049450 41.744373 ( 49.087863)
total: 109.60 sec