Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-220243
#<BuildRuby:0x000055c8d51b46c8
@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.20220219-220243",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000018)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.002761 0.007464 0.936992 ( 1.487265)
build_miniruby 0.001053 0.000670 0.073931 ( 0.072591)
build_ruby 0.002108 0.000000 0.060041 ( 0.057708)
build_all 0.008175 0.003043 4.084519 ( 0.776981)
build_install 0.018203 0.005080 7.835208 ( 2.338862)
test_btest 0.000695 0.000348 76.796712 ( 8.035366)
test_basic 0.006117 0.000915 0.314044 ( 0.403013)
test_all 0.001264 0.000599 702.415043 ( 68.085903)
test_rubyspec 0.065104 0.094611 46.066493 ( 51.649638)
total: 132.91 sec