Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-215908
#<BuildRuby:0x000055d51fb63df8
@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.20220815-215908",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006376 0.000000 0.806330 ( 0.866801)
build_miniruby 0.001100 0.000000 0.058217 ( 0.056993)
build_ruby 0.000000 0.000919 0.058885 ( 0.057820)
build_all 0.002346 0.002456 1.528681 ( 0.589426)
build_install 0.003662 0.005286 1.921670 ( 0.962956)
test_btest 0.000607 0.000217 49.741624 ( 8.541040)
test_basic 0.003813 0.001362 0.282559 ( 0.371814)
test_all 0.001761 0.000629 591.803581 ( 88.744731)
test_rubyspec 0.065127 0.055060 43.747749 ( 51.146354)
total: 151.34 sec