Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-195118
#<BuildRuby:0x00005614f7ab4048
@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-195118",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000596 0.004236 1.159507 ( 1.751998)
build_miniruby 0.000670 0.000251 0.859678 ( 0.859088)
build_ruby 0.000961 0.000361 2.698973 ( 2.699048)
build_all 0.007183 0.002694 16.279837 ( 1.473576)
build_install 0.004529 0.004579 4.836577 ( 1.195294)
test_btest 0.000615 0.000253 81.812626 ( 7.727832)
test_basic 0.003503 0.001442 0.761239 ( 0.837861)
test_all 0.106066 0.028873 542.094245 ( 47.584357)
test_rubyspec 0.025476 0.022777 49.469605 ( 61.823601)
total: 125.95 sec