Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-100630
#<BuildRuby:0x0000561274293e20
@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.20231215-100630",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003481 0.001393 1.271299 ( 1.628442)
build_miniruby 0.000741 0.000297 0.958441 ( 0.957863)
build_ruby 0.000938 0.000376 2.766275 ( 2.767002)
build_all 0.003946 0.006191 16.845406 ( 1.484728)
build_install 0.009581 0.000145 4.964625 ( 1.165388)
test_btest 0.000772 0.000317 83.712945 ( 8.018516)
test_basic 0.004458 0.000000 0.691104 ( 0.771695)
test_all 0.105665 0.031935 541.178482 ( 63.910139)
test_rubyspec 0.024148 0.020886 50.106245 ( 62.418917)
total: 143.12 sec