Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-192240
#<BuildRuby:0x000055d014b9b740
@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.20231019-192240",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003686 0.000819 1.284253 ( 1.548417)
build_miniruby 0.000911 0.000203 0.853434 ( 0.852693)
build_ruby 0.001011 0.000225 2.692282 ( 2.692194)
build_all 0.010560 0.000000 18.043587 ( 1.619424)
build_install 0.009977 0.000000 5.302025 ( 1.241390)
test_btest 0.001065 0.000000 89.425513 ( 7.723502)
test_basic 0.003983 0.000000 0.725751 ( 0.802805)
test_all 0.005509 0.000245 550.581808 ( 62.010218)
test_rubyspec 0.017533 0.034714 53.292754 ( 65.593413)
total: 144.08 sec