Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-202151
#<BuildRuby:0x0000559c28e78460
@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.20221226-202151",
@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.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004893 0.001506 0.837430 ( 1.053857)
build_miniruby 0.001015 0.000312 0.994831 ( 0.992833)
build_ruby 0.001231 0.000379 2.749265 ( 2.746643)
build_all 0.003701 0.005825 16.639386 ( 2.961413)
build_install 0.007621 0.003986 2.231809 ( 1.176376)
test_btest 0.000772 0.000309 66.565666 ( 11.255491)
test_basic 0.004651 0.001860 0.373483 ( 0.459663)
test_all 0.000895 0.000358 661.227403 ( 94.308680)
test_rubyspec 0.063029 0.052828 50.894100 ( 58.961766)
total: 173.92 sec