Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-034040
#<BuildRuby:0x00005602ff3efbb8
@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.20240111-034040",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.003164 0.000730 0.960607 ( 1.334360)
build_miniruby 0.000875 0.000202 0.988626 ( 0.988757)
build_ruby 0.000000 0.001259 2.760849 ( 2.761550)
build_all 0.005382 0.004620 14.702101 ( 1.392517)
build_install 0.008581 0.001109 4.261935 ( 1.170611)
test_btest 0.000529 0.000151 77.735135 ( 7.220116)
test_basic 0.000000 0.003549 0.639396 ( 0.714796)
test_all 0.114853 0.017968 533.331690 ( 49.074608)
test_rubyspec 0.007852 0.027289 49.752482 ( 62.255735)
total: 126.91 sec