Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-012544
#<BuildRuby:0x000055e983247800
@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.20220814-012544",
@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.000005)
autoconf 0.000000 0.000033 0.000033 ( 0.000037)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.004710 0.007218 0.961359 ( 0.998480)
build_miniruby 0.001777 0.000474 0.074925 ( 0.074440)
build_ruby 0.001842 0.000491 0.079014 ( 0.078646)
build_all 0.004469 0.004238 1.525972 ( 0.582487)
build_install 0.016513 0.005434 1.869566 ( 0.937456)
test_btest 0.000000 0.001074 74.411872 ( 8.519945)
test_basic 0.004253 0.003157 0.330413 ( 0.422002)
test_all 0.004480 0.000036 642.764407 ( 64.409114)
test_rubyspec 0.122329 0.060008 46.035020 ( 53.476423)
total: 129.50 sec