Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-125959
#<BuildRuby:0x0000556a0c86a620
@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.20221211-125959",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003933 0.000001 0.892409 ( 1.255166)
build_miniruby 0.000925 0.000049 0.934029 ( 0.932586)
build_ruby 0.001325 0.000070 2.922291 ( 2.812501)
build_all 0.008464 0.000446 15.942571 ( 3.465758)
build_install 0.000000 0.010239 2.211915 ( 1.291024)
test_btest 0.000000 0.000592 64.163800 ( 11.324109)
test_basic 0.000000 0.005030 0.299175 ( 0.389897)
test_all 0.000548 0.000548 660.441768 (107.205823)
test_rubyspec 0.047492 0.013732 53.047870 ( 61.200323)
total: 189.88 sec