Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-185159
#<BuildRuby:0x0000561560801350
@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.20220729-185159",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009613 0.002100 0.834582 ( 1.136332)
build_miniruby 0.001257 0.000457 0.063649 ( 0.061819)
build_ruby 0.002218 0.000000 0.065069 ( 0.063412)
build_all 0.007188 0.001659 1.252380 ( 0.464001)
build_install 0.002334 0.016087 4.158041 ( 1.778893)
test_btest 0.000737 0.000431 51.710958 ( 6.291102)
test_basic 0.004069 0.002374 0.294369 ( 0.388099)
test_all 0.001606 0.000936 475.355386 ( 51.860482)
test_rubyspec 0.082578 0.058202 41.737203 ( 47.641837)
total: 109.69 sec