Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-143726
#<BuildRuby:0x000055a654594048
@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.20231206-143726",
@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.000000 0.000056 0.000056 ( 0.000011)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005097 1.318834 ( 1.805135)
build_miniruby 0.000000 0.000990 0.803012 ( 0.803091)
build_ruby 0.000047 0.001416 2.729140 ( 2.729022)
build_all 0.010304 0.000000 16.306831 ( 1.458729)
build_install 0.009206 0.000000 4.847489 ( 1.159752)
test_btest 0.001099 0.000000 81.613587 ( 7.454175)
test_basic 0.005479 0.000000 0.775324 ( 0.850214)
test_all 0.115913 0.018948 546.627820 ( 60.525551)
test_rubyspec 0.025161 0.028280 50.939400 ( 63.245197)
total: 140.03 sec