Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-061403
#<BuildRuby:0x00005613e3c3be08
@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.20230211-061403",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000818 0.003230 0.642596 ( 1.051338)
build_miniruby 0.000776 0.000179 0.642097 ( 0.641755)
build_ruby 0.000962 0.000222 2.069310 ( 2.068901)
build_all 0.009137 0.000000 12.375675 ( 1.502656)
build_install 0.006598 0.000000 1.510398 ( 0.719013)
test_btest 0.000658 0.000000 67.419506 ( 6.187478)
test_basic 0.001319 0.002036 0.256347 ( 0.351579)
test_all 0.001201 0.000000 481.465973 ( 50.671259)
test_rubyspec 0.010597 0.019087 35.266731 ( 45.812398)
total: 109.01 sec