Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-170401
#<BuildRuby:0x000055fc35693e80
@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.20221231-170401",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005302 0.001223 0.844486 ( 1.037869)
build_miniruby 0.000970 0.000223 1.022404 ( 1.020263)
build_ruby 0.001381 0.000319 2.771799 ( 2.774951)
build_all 0.008699 0.000862 16.792305 ( 3.024322)
build_install 0.007463 0.004347 2.291784 ( 1.179100)
test_btest 0.000864 0.000216 76.996150 ( 10.515991)
test_basic 0.004003 0.003276 0.354214 ( 0.439161)
test_all 0.000472 0.000726 660.515312 (110.025494)
test_rubyspec 0.077747 0.048520 51.705772 ( 59.777793)
total: 189.80 sec