Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-152835
#<BuildRuby:0x000055705af1c488
@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-152835",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005035 0.000000 1.152360 ( 1.344975)
build_miniruby 0.000926 0.000000 0.926452 ( 0.925104)
build_ruby 0.001204 0.000000 2.832493 ( 2.701219)
build_all 0.004152 0.004654 15.819324 ( 3.310199)
build_install 0.004351 0.004223 2.235667 ( 1.238214)
test_btest 0.000514 0.000128 68.206456 ( 11.372811)
test_basic 0.000581 0.004411 0.318865 ( 0.409299)
test_all 0.001433 0.000447 703.867903 (108.196339)
test_rubyspec 0.042813 0.021982 53.629551 ( 61.867359)
total: 191.37 sec