Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-014644
#<BuildRuby:0x000055fa30a14098
@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.20230731-014644",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.001606 0.003174 1.386310 ( 2.638542)
build_miniruby 0.000918 0.000138 0.883147 ( 0.882772)
build_ruby 0.001119 0.000168 2.640083 ( 2.639729)
build_all 0.003421 0.006065 13.861512 ( 1.320481)
build_install 0.008455 0.000257 1.961150 ( 0.886005)
test_btest 0.000928 0.000186 78.012812 ( 7.717283)
test_basic 0.001266 0.003982 0.580091 ( 0.659377)
test_all 0.001170 0.000281 504.124050 ( 52.213253)
test_rubyspec 0.017813 0.021447 42.606108 ( 55.028627)
total: 123.99 sec