Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-115606
#<BuildRuby:0x000055a286633458
@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.20230604-115606",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000000 0.000059 0.000059 ( 0.000034)
configure 0.000000 0.000009 0.000009 ( 0.000008)
build_up 0.000589 0.004073 1.397159 ( 2.684476)
build_miniruby 0.000933 0.000156 0.929488 ( 0.928449)
build_ruby 0.001251 0.000208 2.557038 ( 2.557251)
build_all 0.008274 0.000638 12.783479 ( 1.133900)
build_install 0.003455 0.004250 1.760223 ( 0.851521)
test_btest 0.000723 0.000000 80.925392 ( 7.513745)
test_basic 0.004146 0.000000 0.687754 ( 0.770308)
test_all 0.001382 0.000000 440.892434 ( 44.014455)
test_rubyspec 0.028789 0.010916 41.537479 ( 54.012532)
total: 114.47 sec