Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-174729
#<BuildRuby:0x00005575f6446eb8
@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-174729",
@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.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003796 0.001265 1.267841 ( 1.680852)
build_miniruby 0.000990 0.000000 0.862381 ( 0.861643)
build_ruby 0.001441 0.000000 2.772011 ( 2.772908)
build_all 0.005997 0.004329 16.494492 ( 1.461980)
build_install 0.006350 0.002309 4.900246 ( 1.164662)
test_btest 0.001158 0.000000 84.409560 ( 7.994367)
test_basic 0.004943 0.000000 0.726648 ( 0.804523)
test_all 0.098304 0.039621 497.804405 ( 58.239569)
test_rubyspec 0.026524 0.018341 49.774926 ( 62.089214)
total: 137.07 sec