Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-150302
#<BuildRuby:0x0000557131569350
@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.20220802-150302",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001050 0.011146 0.788389 ( 0.861954)
build_miniruby 0.001022 0.000394 0.063772 ( 0.062912)
build_ruby 0.000825 0.000318 0.051320 ( 0.050810)
build_all 0.005566 0.002141 1.257612 ( 0.470999)
build_install 0.010108 0.006877 4.286417 ( 1.823197)
test_btest 0.001005 0.000431 53.957826 ( 6.234978)
test_basic 0.000000 0.006390 0.293077 ( 0.384453)
test_all 0.000000 0.002635 502.917168 ( 53.237427)
test_rubyspec 0.054318 0.070846 41.354559 ( 48.885256)
total: 112.01 sec