Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-085838
#<BuildRuby:0x00005629541de858
@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.20221224-085838",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.004246 0.000010 0.911083 ( 1.383548)
build_miniruby 0.000787 0.000098 0.986695 ( 0.985535)
build_ruby 0.001067 0.000133 2.650845 ( 2.649494)
build_all 0.008954 0.000000 15.679297 ( 3.361529)
build_install 0.005226 0.004511 2.198525 ( 1.230441)
test_btest 0.000000 0.000602 57.460593 ( 11.983900)
test_basic 0.000298 0.003766 0.287656 ( 0.378989)
test_all 0.000906 0.000190 632.751448 (105.653846)
test_rubyspec 0.050085 0.017622 51.614550 ( 59.848884)
total: 187.48 sec