Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-041321
#<BuildRuby:0x000056318d0afe00
@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-041321",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.004685 1.101430 ( 1.132159)
build_miniruby 0.000000 0.000796 1.096358 ( 1.094902)
build_ruby 0.000173 0.001118 2.758127 ( 2.644321)
build_all 0.003312 0.005516 15.939979 ( 3.254881)
build_install 0.005159 0.002579 2.077394 ( 1.257950)
test_btest 0.000583 0.000000 56.682821 ( 12.040172)
test_basic 0.004748 0.000000 0.316279 ( 0.407048)
test_all 0.001294 0.000000 708.292531 (111.761741)
test_rubyspec 0.043187 0.014498 53.945087 ( 62.232488)
total: 195.83 sec