Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-041637
#<BuildRuby:0x000055c164b9bdd0
@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.20221123-041637",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004360 0.000484 1.074717 ( 1.090441)
build_miniruby 0.000893 0.000099 0.950402 ( 0.948813)
build_ruby 0.001048 0.000116 2.794063 ( 2.700225)
build_all 0.004374 0.004282 15.945861 ( 3.294104)
build_install 0.008074 0.000570 2.049391 ( 1.221610)
test_btest 0.000594 0.000000 64.508165 ( 10.599564)
test_basic 0.001454 0.003226 0.304750 ( 0.397152)
test_all 0.001143 0.000000 710.221590 (110.671046)
test_rubyspec 0.032302 0.033357 53.130859 ( 61.353728)
total: 192.28 sec