Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-024715
#<BuildRuby:0x000055d4b0ac2940
@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.20221201-024715",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000663 0.003994 1.109583 ( 1.247832)
build_miniruby 0.000785 0.000112 1.023450 ( 1.022312)
build_ruby 0.001076 0.000153 2.801825 ( 2.679797)
build_all 0.007752 0.001108 15.870775 ( 3.373612)
build_install 0.001187 0.007274 2.266100 ( 1.294416)
test_btest 0.000450 0.000112 67.870485 ( 11.303059)
test_basic 0.004442 0.000062 0.301519 ( 0.393218)
test_all 0.000792 0.000187 698.530851 (109.428916)
test_rubyspec 0.044567 0.028417 53.531761 ( 61.714654)
total: 192.46 sec