Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-174628
#<BuildRuby:0x000055e2d9c637b8
@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-174628",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005527 0.000346 1.529629 ( 1.677353)
build_miniruby 0.001007 0.000000 0.788623 ( 0.787836)
build_ruby 0.001287 0.000000 2.748162 ( 2.747641)
build_all 0.009171 0.000000 14.501518 ( 1.359743)
build_install 0.004561 0.003165 4.268297 ( 1.061705)
test_btest 0.000581 0.000127 73.839961 ( 7.196563)
test_basic 0.001264 0.003252 0.720722 ( 0.800200)
test_all 0.094653 0.036345 468.530250 ( 55.040587)
test_rubyspec 0.029064 0.018243 49.205635 ( 61.636935)
total: 132.31 sec