Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-212706
#<BuildRuby:0x000055d0cc4181b8
@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.20220825-212706",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006132 0.000754 0.831596 ( 0.875416)
build_miniruby 0.000709 0.000237 0.058238 ( 0.057026)
build_ruby 0.000000 0.000855 0.059206 ( 0.057989)
build_all 0.000000 0.004590 1.525213 ( 0.586521)
build_install 0.006952 0.003997 1.899525 ( 0.954588)
test_btest 0.000491 0.000227 55.270519 ( 8.039712)
test_basic 0.003789 0.001749 0.325995 ( 0.414634)
test_all 0.001234 0.000000 650.152906 ( 92.592293)
test_rubyspec 0.052375 0.043487 44.042871 ( 52.303602)
total: 155.88 sec