Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-030059
#<BuildRuby:0x000055e536342dc8
@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.20221201-030059",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009843 0.000112 1.209815 ( 1.403465)
build_miniruby 0.003072 0.000000 0.845731 ( 0.844150)
build_ruby 0.003115 0.000127 2.255824 ( 2.159668)
build_all 0.013098 0.007424 18.699356 ( 2.192425)
build_install 0.022134 0.000752 1.991964 ( 1.024529)
test_btest 0.001351 0.000155 88.434202 ( 9.280077)
test_basic 0.008915 0.001028 0.345593 ( 0.430493)
test_all 0.002053 0.000237 678.302063 ( 71.170752)
test_rubyspec 0.091395 0.084558 49.604558 ( 57.678670)
total: 146.19 sec