Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-171218
#<BuildRuby:0x000055f8e3e33708
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230520-171218",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002395 0.003481 1.319504 ( 2.555143)
build_miniruby 0.000799 0.000300 0.815981 ( 0.815571)
build_ruby 0.000997 0.000374 2.405373 ( 2.406825)
build_all 0.007630 0.001231 12.389670 ( 1.081722)
build_install 0.005486 0.001936 1.663357 ( 0.896664)
test_btest 0.000744 0.000262 78.265104 ( 7.584973)
test_basic 0.000000 0.004382 0.690807 ( 0.773364)
test_all 0.000615 0.000498 443.364974 ( 38.689708)
test_rubyspec 0.008759 0.024983 41.069359 ( 53.825948)
total: 108.63 sec