Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-155653
#<BuildRuby:0x0000559f0301e620
@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.20230112-155653",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.002960 0.003611 0.850747 ( 1.035130)
build_miniruby 0.001031 0.000275 1.016622 ( 1.014627)
build_ruby 0.001438 0.000000 2.787519 ( 2.785015)
build_all 0.009661 0.000000 16.769485 ( 2.951657)
build_install 0.003863 0.007607 2.092276 ( 1.068645)
test_btest 0.000846 0.000268 77.774712 ( 11.018343)
test_basic 0.004032 0.002641 0.365756 ( 0.451723)
test_all 0.000000 0.001686 657.934360 (105.052224)
test_rubyspec 0.093545 0.036581 51.770409 ( 59.772299)
total: 185.15 sec