Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-083920
#<BuildRuby:0x000055739d3de620
@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="-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.20221230-083920",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000020 0.000009 0.000029 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000035)
build_up 0.006649 0.000000 0.844492 ( 1.292890)
build_miniruby 0.001348 0.000000 1.020571 ( 1.018543)
build_ruby 0.000470 0.001061 2.789522 ( 2.786979)
build_all 0.005282 0.004317 16.685805 ( 2.966168)
build_install 0.005444 0.006398 2.292988 ( 1.180332)
test_btest 0.000599 0.000299 73.724523 ( 11.214443)
test_basic 0.000562 0.006059 0.343065 ( 0.429205)
test_all 0.001269 0.000747 676.547412 ( 94.192288)
test_rubyspec 0.073833 0.039459 51.519455 ( 59.590819)
total: 174.67 sec