Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-171328
#<BuildRuby:0x000055b68742f520
@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-171328",
@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.000015)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003417 0.003350 1.471701 ( 2.739575)
build_miniruby 0.000826 0.000118 0.863628 ( 0.862938)
build_ruby 0.001171 0.000000 2.663860 ( 2.663495)
build_all 0.008326 0.000780 13.825053 ( 1.226978)
build_install 0.006967 0.000950 1.961610 ( 0.934018)
test_btest 0.000857 0.000117 79.215420 ( 7.395220)
test_basic 0.000872 0.003833 0.611945 ( 0.689095)
test_all 0.000877 0.000152 520.780137 ( 45.648753)
test_rubyspec 0.032696 0.006304 42.229732 ( 54.636241)
total: 116.80 sec