Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-153325
#<BuildRuby:0x00005583fe5fe858
@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.20230123-153325",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000048 0.000011 0.000059 ( 0.000059)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003691 0.004936 0.839347 ( 1.018378)
build_miniruby 0.000871 0.000249 0.999723 ( 0.998051)
build_ruby 0.001117 0.000319 2.756323 ( 2.753806)
build_all 0.009868 0.000000 16.591889 ( 2.958095)
build_install 0.010565 0.000734 2.083006 ( 1.077244)
test_btest 0.000571 0.000127 74.181678 ( 9.966229)
test_basic 0.006915 0.000519 0.381682 ( 0.466029)
test_all 0.001152 0.000118 646.006190 (107.465045)
test_rubyspec 0.074109 0.051403 51.073376 ( 59.116384)
total: 185.82 sec