Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-034419
#<BuildRuby:0x0000558a34bcb7b8
@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-034419",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004528 0.000104 1.049486 ( 1.438287)
build_miniruby 0.001087 0.000163 0.813346 ( 0.812612)
build_ruby 0.000994 0.000149 2.746607 ( 2.746674)
build_all 0.009681 0.000000 16.467918 ( 1.512925)
build_install 0.007583 0.000700 4.657766 ( 1.168074)
test_btest 0.000877 0.000114 80.568894 ( 7.899450)
test_basic 0.003848 0.000502 0.514860 ( 0.589652)
test_all 0.105013 0.027078 538.731354 ( 49.484784)
test_rubyspec 0.035782 0.017664 51.774150 ( 64.091512)
total: 129.74 sec