Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-083651
#<BuildRuby:0x0000560847723760
@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.20221208-083651",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005138 0.004160 1.207644 ( 1.224608)
build_miniruby 0.001862 0.000399 0.847362 ( 0.852583)
build_ruby 0.003575 0.000000 2.245755 ( 2.163776)
build_all 0.019233 0.001062 18.522842 ( 2.150524)
build_install 0.021499 0.000485 2.122168 ( 1.045189)
test_btest 0.000975 0.000133 96.081688 ( 8.968282)
test_basic 0.002581 0.004330 0.333849 ( 0.423471)
test_all 0.002287 0.000165 687.433464 ( 71.715025)
test_rubyspec 0.113161 0.044707 49.472414 ( 57.912048)
total: 146.46 sec