Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-110024
#<BuildRuby:0x0000561e7037bdd0
@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.20221117-110024",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001088 0.003768 1.118439 ( 1.160577)
build_miniruby 0.000800 0.000115 0.976241 ( 0.974889)
build_ruby 0.001039 0.000149 2.767523 ( 2.675719)
build_all 0.005909 0.002986 15.830223 ( 3.391451)
build_install 0.009009 0.000238 2.033546 ( 1.182635)
test_btest 0.000517 0.000081 64.882599 ( 11.173474)
test_basic 0.004329 0.000683 0.306918 ( 0.397943)
test_all 0.001004 0.000158 634.150967 (102.020833)
test_rubyspec 0.050764 0.010092 51.268103 ( 59.606185)
total: 182.58 sec