Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-082049
#<BuildRuby:0x0000561c373f7740
@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.20230727-082049",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001892 0.004315 1.431642 ( 2.749368)
build_miniruby 0.000878 0.000139 0.899646 ( 0.898835)
build_ruby 0.001394 0.000220 2.560404 ( 2.564857)
build_all 0.009468 0.000141 14.800472 ( 1.393079)
build_install 0.007608 0.001087 2.105924 ( 0.945938)
test_btest 0.000893 0.000128 86.266142 ( 7.668023)
test_basic 0.004401 0.000000 0.621704 ( 0.697512)
test_all 0.001326 0.000000 524.181553 ( 64.475545)
test_rubyspec 0.017564 0.020796 45.082814 ( 57.471741)
total: 138.87 sec