Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-030242
#<BuildRuby:0x0000563e30bc80f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-030242",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001292 0.003955 1.151311 ( 1.136702)
build_miniruby 0.000804 0.000050 0.978272 ( 0.976943)
build_ruby 0.001268 0.000079 2.611146 ( 2.525418)
build_all 0.000462 0.008280 15.684738 ( 3.334545)
build_install 0.003734 0.005061 2.163607 ( 1.231679)
test_btest 0.000493 0.000123 65.642575 ( 10.597875)
test_basic 0.001078 0.003841 0.280929 ( 0.371927)
test_all 0.000000 0.001472 657.894461 (100.661964)
test_rubyspec 0.037380 0.034039 53.040644 ( 61.183491)
total: 182.02 sec