Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-033400
#<BuildRuby:0x0000557a4c46e5a8
@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.20220531-033400",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000000 0.006346 0.819249 ( 0.872213)
build_miniruby 0.000000 0.001022 0.056897 ( 0.055597)
build_ruby 0.000534 0.000512 0.057292 ( 0.055973)
build_all 0.002716 0.001585 1.514063 ( 0.614451)
build_install 0.008449 0.002526 6.311943 ( 2.848465)
test_btest 0.000889 0.000478 49.731131 ( 8.794500)
test_basic 0.000834 0.004713 0.257374 ( 0.346263)
test_all 0.001676 0.000166 655.552025 ( 95.550583)
test_rubyspec 0.068143 0.042381 44.084291 ( 49.666667)
total: 158.81 sec