Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-180429
#<BuildRuby:0x000055944a9b33e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-180429",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002661 0.001331 0.983247 ( 2.283314)
build_miniruby 0.000544 0.000272 0.863957 ( 0.864780)
build_ruby 0.001589 0.000000 2.704129 ( 2.707055)
build_all 0.005922 0.001836 12.124080 ( 0.987754)
build_install 0.008980 0.002739 3.586620 ( 0.965757)
test_btest 0.000519 0.000222 62.541304 ( 5.140494)
test_basic 0.002076 0.000889 0.372665 ( 0.454063)
test_all 0.067575 0.037675 379.026588 ( 37.767894)
test_rubyspec 0.031892 0.038827 39.653829 ( 52.300314)
total: 103.47 sec