Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-124606
#<BuildRuby:0x00005581a5f5bbb8
@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.20230725-124606",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005570 0.000480 1.410131 ( 2.886318)
build_miniruby 0.000787 0.000232 0.873451 ( 0.872328)
build_ruby 0.000983 0.000289 2.621011 ( 2.620801)
build_all 0.007821 0.001021 13.619913 ( 1.189380)
build_install 0.006446 0.001791 1.918073 ( 0.870097)
test_btest 0.000807 0.000224 81.729876 ( 7.028754)
test_basic 0.000000 0.005689 0.720366 ( 0.802433)
test_all 0.000000 0.001174 483.181049 ( 53.050887)
test_rubyspec 0.017668 0.023322 43.289137 ( 55.766777)
total: 125.09 sec