Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-081851
#<BuildRuby:0x000055e70aae3340
@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.20220429-081851",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009290 0.001209 0.994936 ( 1.302659)
build_miniruby 0.001529 0.000353 0.070509 ( 0.068919)
build_ruby 0.001851 0.000427 0.071994 ( 0.070198)
build_all 0.009490 0.001019 1.517475 ( 0.613006)
build_install 0.018508 0.004677 5.844769 ( 2.803494)
test_btest 0.000969 0.000215 74.397072 ( 7.943443)
test_basic 0.009509 0.000000 0.315833 ( 0.401586)
test_all 0.001898 0.000290 697.852438 ( 67.116651)
test_rubyspec 0.110292 0.074039 45.740966 ( 50.761396)
total: 131.08 sec