Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-230632
#<BuildRuby:0x000055bd82259550
@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.20220725-230632",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009428 0.001571 0.816628 ( 0.900750)
build_miniruby 0.002664 0.000000 0.055418 ( 0.053642)
build_ruby 0.001265 0.000000 0.053001 ( 0.052402)
build_all 0.007351 0.001014 1.229378 ( 0.466215)
build_install 0.013788 0.003995 4.304127 ( 1.809642)
test_btest 0.001367 0.000241 54.028492 ( 6.137013)
test_basic 0.004213 0.000744 0.272627 ( 0.364905)
test_all 0.002505 0.000442 487.022579 ( 51.849830)
test_rubyspec 0.077435 0.063810 41.742117 ( 47.631617)
total: 109.27 sec