Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-163146
#<BuildRuby:0x000055f323f47c18
@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.20240104-163146",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004301 0.000717 1.565204 ( 1.695040)
build_miniruby 0.000826 0.000000 0.831365 ( 0.831298)
build_ruby 0.001327 0.000000 2.794759 ( 2.794820)
build_all 0.007537 0.001634 14.240485 ( 1.302507)
build_install 0.007232 0.001205 4.318365 ( 1.092899)
test_btest 0.000952 0.000000 75.438889 ( 6.695207)
test_basic 0.001356 0.003584 0.660747 ( 0.737313)
test_all 0.099091 0.031348 509.645666 ( 46.847447)
test_rubyspec 0.011619 0.033444 48.159499 ( 60.593152)
total: 122.59 sec