Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-054414
#<BuildRuby:0x000055d0ef748018
@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.20220627-054414",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.006002 0.000923 0.869485 ( 0.870708)
build_miniruby 0.000751 0.000115 0.057327 ( 0.056154)
build_ruby 0.000690 0.000106 0.058739 ( 0.057596)
build_all 0.003750 0.000576 1.527130 ( 0.619073)
build_install 0.003097 0.007798 6.295853 ( 2.840988)
test_btest 0.000705 0.000188 54.202105 ( 7.877619)
test_basic 0.001230 0.004788 0.294111 ( 0.383124)
test_all 0.001100 0.000366 597.327343 ( 90.413025)
test_rubyspec 0.060053 0.054187 44.484494 ( 50.052686)
total: 153.17 sec