Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-063455
#<BuildRuby:0x000055c94f25af08
@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.20221006-063455",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000043 0.000007 0.000050 ( 0.000052)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008639 0.003949 1.084686 ( 1.314956)
build_miniruby 0.001569 0.000000 0.100548 ( 0.099883)
build_ruby 0.001673 0.000000 0.095059 ( 0.094863)
build_all 0.003623 0.004595 1.305290 ( 0.581328)
build_install 0.013928 0.001319 1.618101 ( 0.906469)
test_btest 0.001058 0.000235 61.401814 ( 6.454635)
test_basic 0.006398 0.000423 0.348438 ( 0.441183)
test_all 0.006055 0.001275 483.145939 ( 52.518460)
test_rubyspec 0.075578 0.047600 42.029052 ( 50.302395)
total: 112.72 sec