Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102148
#<BuildRuby:0x00005631550eca90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-102148",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.009709 0.942258 ( 1.863897)
build_miniruby 0.000094 0.002648 0.847116 ( 0.845947)
build_ruby 0.001956 0.001245 2.152855 ( 2.152905)
build_all 0.013557 0.007343 18.609896 ( 2.164639)
build_install 0.015553 0.006195 2.024363 ( 1.048128)
test_btest 0.000818 0.000467 94.030718 ( 8.961530)
test_basic 0.009065 0.001532 0.348935 ( 0.434312)
test_all 0.001182 0.000626 676.653817 ( 68.703834)
test_rubyspec 0.096123 0.076176 47.957128 ( 56.130497)
total: 142.31 sec