Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-214935
#<BuildRuby:0x000055ac7e6d3bb8
@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-214935",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002716 0.003773 1.365601 ( 1.966525)
build_miniruby 0.000880 0.000185 6.391697 ( 6.256442)
build_ruby 0.000000 0.001397 2.793178 ( 2.793216)
build_all 0.007658 0.002485 16.655140 ( 1.543129)
build_install 0.008033 0.000912 4.916960 ( 1.194957)
test_btest 0.000563 0.000128 87.394299 ( 8.033621)
test_basic 0.000461 0.004355 0.748019 ( 0.823622)
test_all 0.100640 0.033934 519.189774 ( 50.407249)
test_rubyspec 0.026433 0.026364 51.237427 ( 63.619845)
total: 136.64 sec