Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-145319
#<BuildRuby:0x000055d9bc78c0d0
@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.20220723-145319",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002642 0.003935 0.844288 ( 1.502509)
build_miniruby 0.000841 0.000120 0.056886 ( 0.055684)
build_ruby 0.000884 0.000126 0.059151 ( 0.057927)
build_all 0.001004 0.003542 1.522063 ( 0.585110)
build_install 0.007947 0.001590 5.595589 ( 2.155802)
test_btest 0.000680 0.000136 54.430458 ( 8.175677)
test_basic 0.004416 0.000883 0.294214 ( 0.384126)
test_all 0.000961 0.000073 614.676943 ( 88.996099)
test_rubyspec 0.075642 0.026875 43.656272 ( 49.273694)
total: 151.19 sec