Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-003037
#<BuildRuby:0x000055fe2946b568
@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.20231120-003037",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005306 0.000064 1.397742 ( 1.809239)
build_miniruby 0.001047 0.000000 0.958080 ( 0.957958)
build_ruby 0.001347 0.000000 2.995558 ( 2.996073)
build_all 0.006962 0.003499 16.938519 ( 1.605361)
build_install 0.002140 0.006735 5.010263 ( 1.189220)
test_btest 0.000955 0.000141 85.211662 ( 7.922909)
test_basic 0.005709 0.000300 0.758615 ( 0.831476)
test_all 0.095842 0.038850 506.573242 ( 57.552277)
test_rubyspec 0.024887 0.015631 50.600202 ( 62.923035)
total: 137.79 sec