Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-014049
#<BuildRuby:0x000055e4ca2c4a70
@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.20220529-014049",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009761 0.000000 0.845969 ( 1.128056)
build_miniruby 0.001575 0.000000 0.063429 ( 0.062490)
build_ruby 0.001684 0.000000 0.054121 ( 0.052826)
build_all 0.002888 0.004868 1.224039 ( 0.497498)
build_install 0.009632 0.009731 4.965762 ( 2.430206)
test_btest 0.001513 0.000267 56.053095 ( 6.212930)
test_basic 0.003084 0.004549 0.289333 ( 0.378551)
test_all 0.002505 0.000556 518.439889 ( 53.985722)
test_rubyspec 0.094405 0.041493 41.707251 ( 47.542928)
total: 112.29 sec