Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-042417
#<BuildRuby:0x0000561929ebb2c8
@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.20220616-042417",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002502 0.004065 0.820179 ( 1.146862)
build_miniruby 0.000835 0.000056 0.057652 ( 0.056487)
build_ruby 0.001002 0.000000 0.058937 ( 0.057763)
build_all 0.004190 0.000071 1.529680 ( 0.619969)
build_install 0.010212 0.000638 6.327638 ( 2.849180)
test_btest 0.000584 0.000036 55.487833 ( 8.110338)
test_basic 0.005760 0.000000 0.263069 ( 0.351868)
test_all 0.001201 0.000000 636.824308 ( 90.455624)
test_rubyspec 0.099001 0.018142 44.246587 ( 49.814928)
total: 153.46 sec