Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-182143
#<BuildRuby:0x0000555b28896ee8
@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-182143",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001653 0.003309 1.376378 ( 2.630372)
build_miniruby 0.000819 0.000228 0.882692 ( 0.882309)
build_ruby 0.000000 0.001541 2.684813 ( 2.684895)
build_all 0.005918 0.003149 13.700450 ( 1.248317)
build_install 0.006084 0.001936 2.062563 ( 0.944558)
test_btest 0.000465 0.000148 81.788290 ( 7.397188)
test_basic 0.003541 0.001126 0.691143 ( 0.770807)
test_all 0.001175 0.000000 477.175857 ( 55.634649)
test_rubyspec 0.023027 0.023152 43.523218 ( 55.876636)
total: 128.07 sec