Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-041035
#<BuildRuby:0x0000565187c0fb50
@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.20230524-041035",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.001337 0.004713 1.517269 ( 2.749892)
build_miniruby 0.000867 0.000495 0.909718 ( 0.908301)
build_ruby 0.000781 0.000447 2.285422 ( 2.285493)
build_all 0.001960 0.006866 11.830762 ( 1.117570)
build_install 0.004462 0.002975 1.669060 ( 0.822469)
test_btest 0.000694 0.000462 79.659087 ( 6.686653)
test_basic 0.000000 0.003704 0.509300 ( 0.592362)
test_all 0.000595 0.001009 425.356031 ( 46.211296)
test_rubyspec 0.003002 0.036976 41.810717 ( 54.326607)
total: 115.70 sec