Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-052924
#<BuildRuby:0x000055fcac0737b8
@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.20240103-052924",
@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.000052 0.000000 0.000052 ( 0.000053)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004524 0.000259 1.331648 ( 1.554509)
build_miniruby 0.000000 0.000946 0.830449 ( 0.829680)
build_ruby 0.000000 0.001341 2.692662 ( 2.692284)
build_all 0.005168 0.003506 14.008740 ( 1.237870)
build_install 0.006985 0.000866 4.098716 ( 1.039759)
test_btest 0.000845 0.000282 75.372913 ( 7.046897)
test_basic 0.005405 0.000259 0.833598 ( 0.908599)
test_all 0.103503 0.026925 503.340335 ( 49.453916)
test_rubyspec 0.026857 0.020724 47.888801 ( 60.279733)
total: 125.04 sec