Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-020029
#<BuildRuby:0x00005557487f3e20
@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.20231130-020029",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004849 0.001141 1.271730 ( 1.673802)
build_miniruby 0.000820 0.000193 0.887242 ( 0.886949)
build_ruby 0.001426 0.000335 2.832512 ( 2.832216)
build_all 0.005486 0.004740 16.451892 ( 1.504146)
build_install 0.006941 0.001928 4.821428 ( 1.166162)
test_btest 0.000579 0.000161 83.335270 ( 7.266887)
test_basic 0.003782 0.001051 0.665491 ( 0.743097)
test_all 0.093256 0.041396 493.662084 ( 58.842922)
test_rubyspec 0.019689 0.026421 50.844238 ( 63.168750)
total: 138.09 sec