Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-125231
#<BuildRuby:0x000055cdcb2d40d0
@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.20221122-125231",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004570 0.000481 1.101217 ( 1.308010)
build_miniruby 0.000804 0.000085 0.952858 ( 0.951909)
build_ruby 0.001190 0.000126 2.739407 ( 2.622104)
build_all 0.004398 0.004475 15.969263 ( 3.506546)
build_install 0.007127 0.001069 2.078781 ( 1.188528)
test_btest 0.000539 0.000081 58.270388 ( 11.649311)
test_basic 0.000875 0.004113 0.319759 ( 0.410182)
test_all 0.001159 0.000000 709.228520 (112.296503)
test_rubyspec 0.040485 0.025853 53.379946 ( 61.515319)
total: 195.45 sec