Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-071020
#<BuildRuby:0x0000563a51853568
@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.20230706-071020",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005194 0.000057 1.505501 ( 2.888943)
build_miniruby 0.001037 0.000052 0.845112 ( 0.845134)
build_ruby 0.001119 0.000056 2.527172 ( 2.528220)
build_all 0.000482 0.008019 7.893334 ( 7.169742)
build_install 0.006906 0.000987 1.900016 ( 1.626939)
test_btest 0.000930 0.000133 84.826132 ( 7.952672)
test_basic 0.004553 0.000000 0.789348 ( 0.870601)
test_all 0.001307 0.000000 463.541882 ( 50.355221)
test_rubyspec 0.032343 0.006961 42.864491 ( 55.373063)
total: 129.61 sec