Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-011334
#<BuildRuby:0x00005561d39aabe8
@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.20221210-011334",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004499 0.000321 1.138747 ( 1.169512)
build_miniruby 0.000000 0.000830 1.029519 ( 1.028244)
build_ruby 0.000000 0.001295 2.819135 ( 2.694633)
build_all 0.007166 0.001866 15.866942 ( 3.279208)
build_install 0.000000 0.010645 2.170501 ( 1.193237)
test_btest 0.000000 0.000574 64.904968 ( 11.216757)
test_basic 0.003514 0.001034 0.311968 ( 0.403252)
test_all 0.000721 0.000212 653.240724 (105.569142)
test_rubyspec 0.049217 0.017088 52.585500 ( 60.816222)
total: 187.37 sec