Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-133221
#<BuildRuby:0x0000564c61ead1f8
@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.20220718-133221",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000090 0.000000 0.000090 ( 0.000110)
build_up 0.001804 0.008190 0.844558 ( 0.939910)
build_miniruby 0.001712 0.000245 0.063599 ( 0.062159)
build_ruby 0.002060 0.000294 0.055099 ( 0.053021)
build_all 0.007269 0.000386 1.251206 ( 0.479950)
build_install 0.016494 0.000308 4.405923 ( 1.836782)
test_btest 0.001975 0.000220 52.174682 ( 5.824517)
test_basic 0.006326 0.000156 0.292823 ( 0.382798)
test_all 0.002184 0.000230 483.477765 ( 52.182213)
test_rubyspec 0.097661 0.031996 41.816078 ( 47.657941)
total: 109.42 sec