Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-174334
#<BuildRuby:0x00005588bf2a3fa8
@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.20240101-174334",
@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.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001827 0.003683 1.267341 ( 1.514680)
build_miniruby 0.000708 0.000157 0.893308 ( 0.893791)
build_ruby 0.001105 0.000246 2.773669 ( 2.773374)
build_all 0.005410 0.004495 16.653723 ( 1.461003)
build_install 0.008491 0.000005 4.808046 ( 1.137846)
test_btest 0.000579 0.000138 87.431185 ( 6.881394)
test_basic 0.001056 0.003392 0.761133 ( 0.836293)
test_all 0.117388 0.018610 563.604858 ( 53.763388)
test_rubyspec 0.022535 0.024489 50.179245 ( 62.545161)
total: 131.81 sec