Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-123821
#<BuildRuby:0x000055f9253bf708
@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-123821",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006324 0.000575 1.407715 ( 2.685451)
build_miniruby 0.001167 0.000106 0.957121 ( 0.956293)
build_ruby 0.001250 0.000000 2.595835 ( 2.595843)
build_all 0.005827 0.003743 14.383991 ( 1.353143)
build_install 0.008072 0.000000 1.965973 ( 0.949202)
test_btest 0.001001 0.000077 83.628704 ( 7.743500)
test_basic 0.004221 0.000528 0.713928 ( 0.791898)
test_all 0.001481 0.000185 495.353819 ( 55.325671)
test_rubyspec 0.026133 0.013076 44.115617 ( 56.546758)
total: 128.95 sec