Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-142351
#<BuildRuby:0x000055da1d12fbb8
@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.20230730-142351",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004298 0.000717 1.554961 ( 2.741306)
build_miniruby 0.000892 0.000148 0.895369 ( 0.894739)
build_ruby 0.001014 0.000169 2.625494 ( 2.625814)
build_all 0.009378 0.000000 14.524117 ( 1.347182)
build_install 0.005632 0.002510 1.943146 ( 0.907682)
test_btest 0.000628 0.000104 87.581665 ( 7.538775)
test_basic 0.003827 0.000000 0.550732 ( 0.622015)
test_all 0.001161 0.000186 507.582922 ( 58.187386)
test_rubyspec 0.020137 0.019293 43.863291 ( 56.263685)
total: 131.13 sec