Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-060925
#<BuildRuby:0x0000564643794778
@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.20221205-060925",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009082 0.002271 1.345461 ( 2.739649)
build_miniruby 0.002049 0.000512 0.851302 ( 0.850733)
build_ruby 0.002351 0.000588 2.216650 ( 2.128547)
build_all 0.017791 0.002893 19.101771 ( 2.218562)
build_install 0.023934 0.000000 2.110457 ( 1.066005)
test_btest 0.001632 0.000126 94.108481 ( 9.568722)
test_basic 0.008788 0.000419 0.355792 ( 0.441899)
test_all 0.001955 0.000326 682.940136 ( 69.416187)
test_rubyspec 0.086062 0.094448 49.944025 ( 58.024257)
total: 146.46 sec