Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-111603
#<BuildRuby:0x0000561c07e53098
@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.20230606-111603",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005647 0.000627 1.449671 ( 2.673498)
build_miniruby 0.000957 0.000106 0.852138 ( 0.851879)
build_ruby 0.001117 0.000124 2.459336 ( 2.459984)
build_all 0.003874 0.005264 12.736838 ( 1.119386)
build_install 0.006300 0.001050 1.781690 ( 0.876087)
test_btest 0.000816 0.000136 81.704753 ( 7.621368)
test_basic 0.000962 0.004339 0.740765 ( 0.821822)
test_all 0.001417 0.000299 462.021905 ( 40.606975)
test_rubyspec 0.011137 0.029455 42.261260 ( 54.752646)
total: 111.78 sec