Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-110613
#<BuildRuby:0x0000560b78efdc18
@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.20221201-110613",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004963 0.000000 1.205258 ( 2.126561)
build_miniruby 0.001031 0.000000 0.970295 ( 0.968890)
build_ruby 0.001223 0.000000 2.707572 ( 2.598580)
build_all 0.009138 0.000000 15.721678 ( 3.246607)
build_install 0.008796 0.000000 2.345968 ( 1.418755)
test_btest 0.000000 0.000558 60.901176 ( 11.728408)
test_basic 0.000000 0.004508 0.321951 ( 0.413424)
test_all 0.000722 0.000122 702.424479 (110.154566)
test_rubyspec 0.054637 0.010207 53.624777 ( 61.867104)
total: 194.52 sec