Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-053932
#<BuildRuby:0x0000557608d1fb90
@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.20230628-053932",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004684 0.000426 1.417841 ( 2.701745)
build_miniruby 0.001032 0.000094 0.955959 ( 0.956144)
build_ruby 0.000000 0.001598 2.790317 ( 2.790669)
build_all 0.005931 0.003944 16.803112 ( 1.476655)
build_install 0.003292 0.005958 4.837047 ( 1.171305)
test_btest 0.000870 0.000237 87.557162 ( 7.591688)
test_basic 0.000205 0.005525 0.751561 ( 0.830621)
test_all 0.000897 0.000326 472.469651 ( 41.394488)
test_rubyspec 0.016904 0.016872 43.901595 ( 56.394302)
total: 115.31 sec