Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-171856
#<BuildRuby:0x00005600192b5c18
@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.20221130-171856",
@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.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004769 0.000000 1.132851 ( 1.245587)
build_miniruby 0.001102 0.000000 0.995170 ( 0.993903)
build_ruby 0.001310 0.000000 2.889218 ( 2.800552)
build_all 0.008917 0.000000 15.702812 ( 3.296290)
build_install 0.004306 0.004119 2.199319 ( 1.296791)
test_btest 0.000596 0.000026 61.409974 ( 12.091305)
test_basic 0.000813 0.003873 0.315201 ( 0.406536)
test_all 0.001024 0.000085 667.039287 (118.598402)
test_rubyspec 0.039678 0.029706 53.419889 ( 61.597811)
total: 202.33 sec