Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-102049
#<BuildRuby:0x000055dc7be88480
@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.20220220-102049",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004804 0.006835 0.930070 ( 1.208897)
build_miniruby 0.001648 0.000000 0.075133 ( 0.073698)
build_ruby 0.001724 0.000088 0.072001 ( 0.070399)
build_all 0.010114 0.000064 4.086326 ( 0.781194)
build_install 0.014961 0.008692 7.754913 ( 2.331113)
test_btest 0.000982 0.000402 75.736303 ( 7.834375)
test_basic 0.006357 0.001076 0.330644 ( 0.418151)
test_all 0.001343 0.000526 699.612015 ( 67.180562)
test_rubyspec 0.093215 0.077852 46.263907 ( 54.982637)
total: 134.88 sec