Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-192321
#<BuildRuby:0x000055d5b5eb06c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220317-192321",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000932 0.012351 1.035320 ( 1.135058)
build_miniruby 0.001657 0.000637 0.071349 ( 0.068957)
build_ruby 0.002170 0.000000 0.077941 ( 0.075803)
build_all 0.010362 0.001398 4.111604 ( 0.843497)
build_install 0.018856 0.004979 7.937464 ( 2.397632)
test_btest 0.000934 0.000297 72.586648 ( 8.250359)
test_basic 0.005756 0.001832 0.336418 ( 0.430537)
test_all 0.001842 0.000587 691.940946 ( 67.640980)
test_rubyspec 0.086005 0.090461 46.432597 ( 51.769776)
total: 132.61 sec