Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-224122
#<BuildRuby:0x0000556604cf8068
@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.20240105-224122",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001171 0.002728 0.852014 ( 1.241117)
build_miniruby 0.000000 0.001172 0.885613 ( 0.886235)
build_ruby 0.000379 0.000883 2.719817 ( 2.723362)
build_all 0.009873 0.000000 14.621466 ( 1.472007)
build_install 0.003427 0.005192 4.246201 ( 1.159058)
test_btest 0.000469 0.000209 77.115892 ( 6.686435)
test_basic 0.000850 0.002092 0.418889 ( 0.499320)
test_all 0.091133 0.045841 500.725640 ( 53.683585)
test_rubyspec 0.025108 0.012042 48.942618 ( 61.546362)
total: 129.90 sec