Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-171715
#<BuildRuby:0x000056455eab7468
@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.20220519-171715",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005454 0.011795 25.871777 ( 27.067753)
build_miniruby 0.006519 0.001739 187.677749 ( 29.286742)
build_ruby 0.001606 0.000428 2.977264 ( 2.481611)
build_all 0.042004 0.019815 149.894358 ( 21.452835)
build_install 0.010892 0.001061 6.407633 ( 2.830203)
test_btest 0.000677 0.000219 56.181060 ( 8.175635)
test_basic 0.004348 0.001402 0.290464 ( 0.378526)
test_all 0.001904 0.000614 648.197237 ( 92.009042)
test_rubyspec 0.082826 0.040712 44.245490 ( 49.839275)
total: 233.52 sec