Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-092015
#<BuildRuby:0x000055b77a738ef8
@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-092015",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009524 0.000789 0.951170 ( 1.273104)
build_miniruby 0.002337 0.000334 0.850268 ( 0.849849)
build_ruby 0.003032 0.000000 2.139602 ( 2.137915)
build_all 0.018681 0.002553 18.597045 ( 2.169514)
build_install 0.015113 0.005123 2.039071 ( 1.055599)
test_btest 0.001274 0.000212 91.742737 ( 8.442686)
test_basic 0.010389 0.000979 0.355784 ( 0.438355)
test_all 0.001966 0.000315 685.509496 ( 65.030625)
test_rubyspec 0.118236 0.059349 47.703289 ( 55.842859)
total: 137.24 sec