Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-163537
#<BuildRuby:0x00005637ecf951f8
@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-163537",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000024 0.000009 0.000033 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.008421 0.003368 0.839793 ( 1.662526)
build_miniruby 0.001187 0.000474 0.059174 ( 0.057868)
build_ruby 0.000917 0.000367 0.054215 ( 0.053148)
build_all 0.008160 0.001118 1.237263 ( 0.464322)
build_install 0.013241 0.000770 1.597721 ( 0.791089)
test_btest 0.001151 0.000354 53.174498 ( 6.191339)
test_basic 0.003226 0.003041 0.298593 ( 0.390011)
test_all 0.002422 0.000808 510.463690 ( 55.033202)
test_rubyspec 0.065858 0.053456 41.938311 ( 50.492145)
total: 115.14 sec