Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-200517
#<BuildRuby:0x000055fcfbcb51f8
@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.20220804-200517",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010380 0.000981 0.787811 ( 0.880862)
build_miniruby 0.001767 0.000271 0.063621 ( 0.062253)
build_ruby 0.001815 0.000279 0.066400 ( 0.064396)
build_all 0.006865 0.001056 1.218897 ( 0.481026)
build_install 0.016731 0.000815 4.250311 ( 1.779258)
test_btest 0.001707 0.000228 50.896593 ( 6.052455)
test_basic 0.000410 0.005925 0.292299 ( 0.384160)
test_all 0.002330 0.000466 479.208820 ( 51.467407)
test_rubyspec 0.088341 0.050049 41.180823 ( 48.858590)
total: 110.03 sec