Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-202508
#<BuildRuby:0x000055b8919d7c78
@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.20221204-202508",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004772 0.000099 1.155325 ( 1.169241)
build_miniruby 0.001045 0.000000 0.984288 ( 0.982922)
build_ruby 0.001129 0.000000 2.779164 ( 2.665159)
build_all 0.008456 0.000332 15.827517 ( 3.216100)
build_install 0.009166 0.000081 2.237623 ( 1.232691)
test_btest 0.000542 0.000068 58.885132 ( 11.917941)
test_basic 0.004600 0.000035 0.367382 ( 0.458265)
test_all 0.000965 0.000115 696.451539 (107.951264)
test_rubyspec 0.036422 0.033703 53.063132 ( 61.278698)
total: 190.87 sec