Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-162801
#<BuildRuby:0x00005563a1027fb0
@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.20221120-162801",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004822 0.000000 1.040063 ( 1.325485)
build_miniruby 0.000820 0.000000 0.981661 ( 0.980463)
build_ruby 0.001415 0.000000 2.692510 ( 2.586085)
build_all 0.009035 0.000000 15.794717 ( 3.249408)
build_install 0.007477 0.000000 1.961834 ( 1.155033)
test_btest 0.000581 0.000000 65.107971 ( 10.753042)
test_basic 0.000000 0.004362 0.321535 ( 0.412638)
test_all 0.000491 0.000525 662.841742 (103.383493)
test_rubyspec 0.026490 0.029921 52.290941 ( 60.558906)
total: 184.41 sec