Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-080757
#<BuildRuby:0x0000559407fe4098
@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.20231201-080757",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000265 0.004427 1.315464 ( 1.679018)
build_miniruby 0.000724 0.000241 0.852508 ( 0.852887)
build_ruby 0.000000 0.001460 2.827581 ( 2.827926)
build_all 0.006263 0.003670 15.583692 ( 1.414427)
build_install 0.003913 0.004310 4.686993 ( 1.141203)
test_btest 0.000712 0.000323 80.184080 ( 7.423113)
test_basic 0.003534 0.001606 0.791735 ( 0.872248)
test_all 0.102762 0.032738 521.989550 ( 46.024363)
test_rubyspec 0.029296 0.017894 48.461858 ( 60.869998)
total: 123.11 sec