Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-115541
#<BuildRuby:0x000055c8e0b6cea8
@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.20221108-115541",
@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.000000 0.000005 ( 0.000024)
autoconf 0.000000 0.000022 0.000022 ( 0.000022)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.001738 0.008666 1.100596 ( 1.128867)
build_miniruby 0.001469 0.000490 0.068192 ( 0.065989)
build_ruby 0.001393 0.000464 0.071162 ( 0.069395)
build_all 0.000997 0.009506 1.471009 ( 0.581059)
build_install 0.010302 0.009824 1.829684 ( 0.940208)
test_btest 0.000863 0.000492 86.336110 ( 9.346832)
test_basic 0.005914 0.003380 0.349573 ( 0.436397)
test_all 0.002048 0.000000 701.109429 ( 72.368291)
test_rubyspec 0.115899 0.064443 47.520005 ( 55.712600)
total: 140.65 sec