Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-032744
#<BuildRuby:0x000055eb4891f940
@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.20220309-032744",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005390 0.005785 1.025802 ( 1.461251)
build_miniruby 0.000000 0.002279 0.076459 ( 0.074667)
build_ruby 0.000229 0.002162 0.079122 ( 0.077012)
build_all 0.009987 0.000375 4.153229 ( 0.856200)
build_install 0.014006 0.009965 7.935578 ( 2.436930)
test_btest 0.001130 0.000476 71.428067 ( 8.104695)
test_basic 0.006559 0.000962 0.346995 ( 0.435776)
test_all 0.001270 0.000508 696.828140 ( 67.389436)
test_rubyspec 0.091598 0.069928 46.174478 ( 51.722978)
total: 132.56 sec