Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-093237
#<BuildRuby:0x0000562396742c40
@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.20221126-093237",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.004777 1.139666 ( 1.130928)
build_miniruby 0.000000 0.000956 1.002863 ( 1.001443)
build_ruby 0.000000 0.001250 2.776217 ( 2.644922)
build_all 0.000000 0.008589 15.852928 ( 3.273828)
build_install 0.006968 0.001739 1.985222 ( 1.153527)
test_btest 0.000443 0.000253 58.589239 ( 11.808215)
test_basic 0.000631 0.004209 0.298656 ( 0.389334)
test_all 0.001099 0.000000 653.264806 (113.119319)
test_rubyspec 0.035974 0.032101 52.642216 ( 60.848259)
total: 195.37 sec