Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-053956
#<BuildRuby:0x000056189daf4e50
@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.20220910-053956",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004141 0.007002 1.143814 ( 1.100147)
build_miniruby 0.001543 0.000441 0.080322 ( 0.077815)
build_ruby 0.001842 0.000527 0.069073 ( 0.066831)
build_all 0.006816 0.003647 1.574509 ( 0.601060)
build_install 0.019387 0.001970 1.892974 ( 0.934619)
test_btest 0.000968 0.000254 96.638859 ( 9.297434)
test_basic 0.007335 0.000000 0.349061 ( 0.439881)
test_all 0.002692 0.000000 649.316315 ( 66.845038)
test_rubyspec 0.118292 0.048728 47.516091 ( 55.913091)
total: 135.28 sec