Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-092023
#<BuildRuby:0x0000561f0b8c40d0
@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.20230111-092023",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005026 0.001676 0.883816 ( 1.081037)
build_miniruby 0.000917 0.000306 1.017361 ( 1.015202)
build_ruby 0.001296 0.000432 2.787242 ( 2.784558)
build_all 0.009807 0.000109 16.817008 ( 3.016026)
build_install 0.007668 0.002191 2.140991 ( 1.088607)
test_btest 0.000751 0.000214 70.120655 ( 10.927074)
test_basic 0.002714 0.004472 0.356806 ( 0.441791)
test_all 0.001008 0.000336 677.646013 ( 98.328379)
test_rubyspec 0.078694 0.052467 51.815396 ( 59.871009)
total: 178.55 sec