Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-063154
#<BuildRuby:0x0000558a3f857ce8
@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.20240116-063154",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004199 0.000741 1.095720 ( 1.518973)
build_miniruby 0.000793 0.000140 0.772855 ( 0.772388)
build_ruby 0.001132 0.000200 2.811940 ( 2.811937)
build_all 0.003338 0.005288 14.321379 ( 1.335415)
build_install 0.006909 0.000490 4.015777 ( 1.042501)
test_btest 0.000614 0.000136 75.649256 ( 6.676045)
test_basic 0.005691 0.001264 0.695699 ( 0.759240)
test_all 0.077634 0.054798 512.401302 ( 49.974327)
test_rubyspec 0.023632 0.023922 48.591273 ( 60.937336)
total: 125.83 sec