Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-071205
#<BuildRuby:0x000056464d6a4020
@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.20221204-071205",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004363 0.000000 0.823256 ( 1.075956)
build_miniruby 0.000974 0.000000 0.528690 ( 0.528314)
build_ruby 0.001228 0.000000 1.674468 ( 1.614578)
build_all 0.008116 0.001185 11.967501 ( 1.491825)
build_install 0.006842 0.000000 1.595912 ( 0.742763)
test_btest 0.000568 0.000158 61.956000 ( 6.069298)
test_basic 0.002478 0.000688 0.227304 ( 0.323821)
test_all 0.000836 0.000232 506.596958 ( 51.661901)
test_rubyspec 0.008651 0.018925 35.712884 ( 46.336026)
total: 109.85 sec