Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-001217
#<BuildRuby:0x000055c7cfef7f30
@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.20230112-001217",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000000 0.000018 0.000018 ( 0.000018)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000000 0.003560 0.622233 ( 1.064044)
build_miniruby 0.000000 0.000916 0.679055 ( 0.677979)
build_ruby 0.000000 0.001360 2.399800 ( 2.399208)
build_all 0.001125 0.008462 12.968693 ( 1.607666)
build_install 0.002933 0.003430 1.478846 ( 0.719372)
test_btest 0.000000 0.000677 66.798425 ( 6.335329)
test_basic 0.000000 0.003367 0.273996 ( 0.370494)
test_all 0.000000 0.001285 494.104029 ( 46.667245)
test_rubyspec 0.014142 0.011507 34.927612 ( 45.497097)
total: 105.34 sec