Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-024656
#<BuildRuby:0x000056159f5127e0
@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.20221128-024656",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004784 0.000160 1.254437 ( 1.499166)
build_miniruby 0.000768 0.000192 1.061047 ( 1.059713)
build_ruby 0.000991 0.000248 2.690541 ( 2.592802)
build_all 0.009754 0.000256 22.355503 ( 4.383189)
build_install 0.009144 0.000000 4.466023 ( 1.611856)
test_btest 0.000683 0.000000 56.338614 ( 11.789627)
test_basic 0.004998 0.000352 0.329886 ( 0.419682)
test_all 0.001376 0.000262 660.686913 (118.819221)
test_rubyspec 0.041820 0.023552 53.434502 ( 61.592022)
total: 203.77 sec