Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-031924
#<BuildRuby:0x0000558dd1ebe7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-031924",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001762 0.004798 0.808332 ( 0.869625)
build_miniruby 0.000719 0.000261 0.057352 ( 0.056179)
build_ruby 0.000713 0.000259 0.059566 ( 0.058364)
build_all 0.003334 0.001212 1.566950 ( 0.600533)
build_install 0.009514 0.001583 1.908175 ( 0.966231)
test_btest 0.000548 0.000183 50.642909 ( 8.487001)
test_basic 0.004430 0.001477 0.344563 ( 0.432415)
test_all 0.003015 0.000000 626.832141 ( 89.832402)
test_rubyspec 0.096607 0.033227 44.157851 ( 52.393556)
total: 153.70 sec