Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-224613
#<BuildRuby:0x000055e8ec19b7b8
@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.20231211-224613",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004825 0.000000 1.378991 ( 1.757904)
build_miniruby 0.001072 0.000000 0.950716 ( 0.950544)
build_ruby 0.001474 0.000000 2.784065 ( 2.784689)
build_all 0.002456 0.007424 17.122067 ( 1.553141)
build_install 0.008882 0.000000 5.067866 ( 1.247389)
test_btest 0.001088 0.000000 87.740762 ( 7.977953)
test_basic 0.004078 0.000552 0.574071 ( 0.654427)
test_all 0.089894 0.046956 545.977959 ( 60.160377)
test_rubyspec 0.016795 0.028962 50.539216 ( 62.903502)
total: 139.99 sec