Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-221829
#<BuildRuby:0x000055e57c5ed348
@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-221829",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.008609 0.001435 0.862162 ( 1.024541)
build_miniruby 0.001212 0.000202 0.054425 ( 0.052988)
build_ruby 0.001431 0.000239 0.065967 ( 0.063389)
build_all 0.003045 0.005659 1.253975 ( 0.466328)
build_install 0.012220 0.005702 4.300003 ( 1.768434)
test_btest 0.001168 0.000333 51.683855 ( 6.308921)
test_basic 0.004971 0.001420 0.301569 ( 0.392579)
test_all 0.002355 0.000673 475.901813 ( 51.010150)
test_rubyspec 0.075511 0.064343 41.649773 ( 47.238470)
total: 108.33 sec