Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-173457
#<BuildRuby:0x000055c7b1e84620
@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.20221126-173457",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.008945 0.000325 1.324811 ( 1.502969)
build_miniruby 0.002027 0.000135 0.854033 ( 0.852411)
build_ruby 0.003920 0.000000 2.244711 ( 2.191187)
build_all 0.014069 0.008387 25.195068 ( 2.899152)
build_install 0.017570 0.003674 5.004011 ( 1.233408)
test_btest 0.001117 0.000178 85.356466 ( 9.247088)
test_basic 0.006719 0.001075 0.351597 ( 0.441513)
test_all 0.001765 0.000282 737.360610 ( 72.012370)
test_rubyspec 0.097751 0.052314 49.643723 ( 58.104002)
total: 148.49 sec