Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-011816
#<BuildRuby:0x000055ef7a9de828
@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.20220612-011816",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006794 0.000000 0.907051 ( 0.963509)
build_miniruby 0.000981 0.000000 0.057291 ( 0.056008)
build_ruby 0.000840 0.000000 0.058538 ( 0.057294)
build_all 0.004318 0.000000 1.511932 ( 0.610369)
build_install 0.004240 0.004731 6.307867 ( 2.843594)
test_btest 0.000791 0.000050 47.809411 ( 8.508005)
test_basic 0.001492 0.004400 0.265611 ( 0.353946)
test_all 0.001240 0.000000 619.581349 ( 98.706273)
test_rubyspec 0.064843 0.028775 44.011860 ( 49.627093)
total: 161.73 sec