Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-100914
#<BuildRuby:0x000055fe0e9cfc18
@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.20230617-100914",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006062 0.000000 1.589925 ( 2.849294)
build_miniruby 0.001021 0.000000 0.794894 ( 0.794217)
build_ruby 0.001131 0.000070 2.430130 ( 2.430028)
build_all 0.009817 0.000000 13.127729 ( 1.184208)
build_install 0.008110 0.000000 1.904179 ( 0.876972)
test_btest 0.000942 0.000000 86.361386 ( 8.364429)
test_basic 0.000615 0.003941 0.663457 ( 0.744487)
test_all 0.001271 0.000264 434.709903 ( 47.809642)
test_rubyspec 0.026280 0.013830 43.453425 ( 55.947764)
total: 121.00 sec