Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-001521
#<BuildRuby:0x00005579b5070088
@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.20221121-001521",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004549 0.000325 1.110082 ( 1.288260)
build_miniruby 0.000850 0.000061 0.987333 ( 0.986307)
build_ruby 0.001237 0.000089 2.709649 ( 2.614944)
build_all 0.008874 0.000005 15.800324 ( 3.320507)
build_install 0.007718 0.000195 1.909157 ( 1.129132)
test_btest 0.000549 0.000032 58.384593 ( 10.773013)
test_basic 0.000103 0.004648 0.313116 ( 0.404139)
test_all 0.001080 0.000000 651.461434 (100.076337)
test_rubyspec 0.048492 0.014090 51.004662 ( 59.280736)
total: 179.87 sec