Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-034231
#<BuildRuby:0x000056266f3e55f8
@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.20220501-034231",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005506 0.004444 0.826918 ( 0.935664)
build_miniruby 0.001001 0.000334 0.048491 ( 0.047336)
build_ruby 0.001254 0.000418 0.059362 ( 0.057445)
build_all 0.003813 0.004079 1.206890 ( 0.486472)
build_install 0.005128 0.013174 4.911538 ( 2.421582)
test_btest 0.002525 0.000000 51.396190 ( 5.937528)
test_basic 0.002852 0.004980 0.304073 ( 0.399870)
test_all 0.001653 0.000992 496.618849 ( 53.197501)
test_rubyspec 0.065632 0.057573 40.984368 ( 46.590235)
total: 110.07 sec