Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-074731
#<BuildRuby:0x000055a0e2f09550
@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-074731",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.009990 0.852203 ( 1.011712)
build_miniruby 0.001092 0.001008 0.064611 ( 0.062366)
build_ruby 0.001203 0.000344 0.065248 ( 0.063573)
build_all 0.006391 0.001826 1.251466 ( 0.465112)
build_install 0.016168 0.000763 4.236336 ( 1.793447)
test_btest 0.000000 0.001552 55.384360 ( 6.095982)
test_basic 0.000966 0.006163 0.284718 ( 0.373652)
test_all 0.002291 0.000317 504.628420 ( 52.850603)
test_rubyspec 0.072693 0.050189 41.761539 ( 47.672673)
total: 110.39 sec