Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-234533
#<BuildRuby:0x000055f1dc714e80
@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.20220825-234533",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.001114 0.011663 0.877223 ( 1.113005)
build_miniruby 0.001064 0.000532 0.053584 ( 0.051730)
build_ruby 0.001036 0.000518 0.063849 ( 0.062366)
build_all 0.004062 0.004024 1.274684 ( 0.474603)
build_install 0.008363 0.006490 1.612188 ( 0.807126)
test_btest 0.000000 0.001224 55.332166 ( 6.207570)
test_basic 0.000000 0.008340 0.300426 ( 0.389100)
test_all 0.002784 0.002041 500.343137 ( 52.396967)
test_rubyspec 0.066127 0.061423 41.467370 ( 49.772134)
total: 111.28 sec