Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-230729
#<BuildRuby:0x0000562bdaa08028
@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.20230105-230729",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000004 0.000020 ( 0.000018)
build_up 0.000801 0.005791 0.848058 ( 1.052076)
build_miniruby 0.001256 0.000000 1.014279 ( 1.012231)
build_ruby 0.001689 0.000000 2.761459 ( 2.758739)
build_all 0.009466 0.000442 16.749104 ( 3.038290)
build_install 0.010662 0.000797 2.082276 ( 1.079402)
test_btest 0.000913 0.000229 70.889802 ( 10.606840)
test_basic 0.005984 0.000485 0.309492 ( 0.395994)
test_all 0.001148 0.000274 669.845860 (100.994848)
test_rubyspec 0.075251 0.056679 51.502712 ( 59.562245)
total: 180.50 sec