Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-212938
#<BuildRuby:0x0000560463f31480
@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.20220731-212938",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008851 0.000102 0.816128 ( 0.945639)
build_miniruby 0.001378 0.000000 0.064158 ( 0.063325)
build_ruby 0.001575 0.000000 0.067897 ( 0.067085)
build_all 0.007977 0.000939 1.254629 ( 0.474346)
build_install 0.014434 0.001230 4.398134 ( 1.809060)
test_btest 0.001327 0.000166 51.756399 ( 6.142814)
test_basic 0.006184 0.000103 0.284551 ( 0.377545)
test_all 0.002352 0.000277 476.960384 ( 51.723955)
test_rubyspec 0.111579 0.015751 41.938939 ( 47.867867)
total: 109.47 sec