Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-133848
#<BuildRuby:0x000055ac8778bf48
@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-133848",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.003967 0.838927 ( 1.048052)
build_miniruby 0.000000 0.000984 0.937974 ( 0.937462)
build_ruby 0.000000 0.001325 2.744117 ( 2.643441)
build_all 0.000000 0.008717 15.983906 ( 3.348240)
build_install 0.001915 0.008542 2.245678 ( 1.276467)
test_btest 0.000406 0.000158 68.527749 ( 11.147842)
test_basic 0.004352 0.000342 0.274768 ( 0.365047)
test_all 0.001236 0.000456 655.011270 (106.528591)
test_rubyspec 0.033703 0.030756 52.891476 ( 61.119944)
total: 188.42 sec