Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-095044
#<BuildRuby:0x000055853b17ef88
@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.20230329-095044",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003458 0.000314 0.857910 ( 2.212342)
build_miniruby 0.000878 0.000080 0.696715 ( 0.695720)
build_ruby 0.001044 0.000094 2.240304 ( 2.239750)
build_all 0.000661 0.008068 11.948166 ( 1.085965)
build_install 0.007471 0.000000 1.713535 ( 0.850840)
test_btest 0.000550 0.000000 77.368184 ( 7.483164)
test_basic 0.003429 0.000000 0.261050 ( 0.355864)
test_all 0.001096 0.000020 456.687368 ( 43.179562)
test_rubyspec 0.010669 0.009079 37.822766 ( 48.336609)
total: 106.44 sec