Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-082255
#<BuildRuby:0x00005650b6e44028
@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.20230816-082255",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005607 0.000078 1.487003 ( 2.758321)
build_miniruby 0.001081 0.000000 0.920267 ( 0.919689)
build_ruby 0.001313 0.000000 2.794143 ( 2.794275)
build_all 0.009911 0.000188 18.250595 ( 1.629933)
build_install 0.006698 0.003477 5.314027 ( 1.260611)
test_btest 0.000837 0.000062 82.972892 ( 8.209566)
test_basic 0.002349 0.003328 0.629071 ( 0.700335)
test_all 0.000000 0.005272 540.432107 ( 61.230036)
test_rubyspec 0.015582 0.039132 50.088722 ( 62.361537)
total: 141.86 sec