Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-012938
#<BuildRuby:0x0000559e943080d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-012938",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004885 0.000112 1.179392 ( 1.652725)
build_miniruby 0.000804 0.000124 0.971990 ( 0.970740)
build_ruby 0.000977 0.000150 2.743237 ( 2.626364)
build_all 0.008348 0.000564 15.722333 ( 3.272920)
build_install 0.004422 0.004632 2.282465 ( 1.302855)
test_btest 0.000498 0.000100 58.880974 ( 11.954997)
test_basic 0.001027 0.003786 0.277738 ( 0.368248)
test_all 0.000743 0.000185 655.107936 (120.917905)
test_rubyspec 0.038903 0.034289 53.116494 ( 61.362660)
total: 204.43 sec