Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-220806
#<BuildRuby:0x0000564f7b54ffa8
@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.20231119-220806",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000371 0.004067 1.185764 ( 1.608509)
build_miniruby 0.000865 0.000137 0.875738 ( 0.875350)
build_ruby 0.000000 0.001760 3.021735 ( 3.021302)
build_all 0.006625 0.003659 16.317242 ( 1.465389)
build_install 0.005023 0.004578 4.811496 ( 1.145753)
test_btest 0.000853 0.000213 81.809979 ( 7.889099)
test_basic 0.004063 0.000000 0.707169 ( 0.789361)
test_all 0.100811 0.033834 517.325821 ( 46.744990)
test_rubyspec 0.020424 0.027223 51.706878 ( 64.011814)
total: 127.55 sec