Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-020749
#<BuildRuby:0x000055e739b9c050
@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-020749",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006820 0.000440 1.592902 ( 1.793824)
build_miniruby 0.000900 0.000150 0.857392 ( 0.856192)
build_ruby 0.001135 0.000189 2.613621 ( 2.613655)
build_all 0.007355 0.001226 14.318163 ( 1.273088)
build_install 0.008616 0.000000 4.186217 ( 1.054276)
test_btest 0.001067 0.000000 75.898275 ( 6.843882)
test_basic 0.004914 0.000028 0.817385 ( 0.891719)
test_all 0.112708 0.017637 508.829635 ( 48.498677)
test_rubyspec 0.015898 0.037571 48.872533 ( 61.238638)
total: 125.06 sec