Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-211157
#<BuildRuby:0x000056299d0efe58
@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.20221124-211157",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000960 0.004050 1.041666 ( 1.065011)
build_miniruby 0.000798 0.000168 0.992541 ( 0.991414)
build_ruby 0.000981 0.000206 2.799386 ( 2.713402)
build_all 0.008012 0.000803 15.821637 ( 3.348701)
build_install 0.008740 0.000864 2.084612 ( 1.253480)
test_btest 0.000638 0.000121 64.924253 ( 10.916980)
test_basic 0.001762 0.003841 0.307074 ( 0.397194)
test_all 0.001512 0.000161 716.903616 (110.054571)
test_rubyspec 0.050297 0.021784 53.406643 ( 61.762890)
total: 192.50 sec