Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-141022
#<BuildRuby:0x00005634a9e83ee0
@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.20231017-141022",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004629 0.000000 1.407071 ( 1.720163)
build_miniruby 0.001075 0.000000 0.815089 ( 0.814336)
build_ruby 0.001365 0.000000 2.625068 ( 2.624903)
build_all 0.009849 0.000448 18.218895 ( 1.639711)
build_install 0.005638 0.004454 5.339673 ( 1.264276)
test_btest 0.000984 0.000128 91.196175 ( 7.795162)
test_basic 0.000820 0.003790 0.666102 ( 0.746057)
test_all 0.005827 0.000254 587.020096 ( 54.184900)
test_rubyspec 0.032509 0.019109 52.879433 ( 65.171266)
total: 135.96 sec