Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-145124
#<BuildRuby:0x00005581467dfba0
@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.20230610-145124",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004808 0.000270 1.481586 ( 2.773854)
build_miniruby 0.001081 0.000000 0.835188 ( 0.834366)
build_ruby 0.001280 0.000000 2.364695 ( 2.364661)
build_all 0.009498 0.000000 12.861443 ( 1.096008)
build_install 0.007360 0.000000 1.742569 ( 0.852145)
test_btest 0.000741 0.000000 80.762877 ( 7.596193)
test_basic 0.003060 0.000635 0.616184 ( 0.699309)
test_all 0.001075 0.000256 462.999835 ( 46.334038)
test_rubyspec 0.014701 0.019619 41.230093 ( 53.714563)
total: 116.27 sec