Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-152845
#<BuildRuby:0x000055e909ba0b88
@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.20221116-152845",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000023)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.004847 0.004376 1.131424 ( 1.152422)
build_miniruby 0.001641 0.000110 0.886277 ( 0.886264)
build_ruby 0.001922 0.000000 2.414083 ( 2.341822)
build_all 0.017431 0.000329 18.189400 ( 2.350104)
build_install 0.012490 0.003456 1.872044 ( 1.017791)
test_btest 0.001379 0.000000 81.498676 ( 10.139514)
test_basic 0.000000 0.006606 0.332109 ( 0.423805)
test_all 0.001733 0.000803 678.326602 ( 73.304011)
test_rubyspec 0.075308 0.048964 50.701967 ( 59.255247)
total: 150.87 sec