Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-034255
#<BuildRuby:0x000055b3613580d0
@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-034255",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004862 0.000000 1.171763 ( 1.168727)
build_miniruby 0.000972 0.000000 1.009081 ( 1.007475)
build_ruby 0.001271 0.000000 2.853761 ( 2.751031)
build_all 0.005405 0.003411 15.868504 ( 3.301368)
build_install 0.006378 0.002816 2.191479 ( 1.282089)
test_btest 0.000491 0.000094 57.192478 ( 11.961494)
test_basic 0.004044 0.000770 0.302308 ( 0.393503)
test_all 0.000928 0.000177 659.526704 (114.814940)
test_rubyspec 0.047303 0.013668 53.277587 ( 61.514516)
total: 198.20 sec