Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-101957
#<BuildRuby:0x0000562adb483cb0
@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.20231224-101957",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004463 0.000743 1.096747 ( 1.490166)
build_miniruby 0.001333 0.000000 0.934642 ( 0.934235)
build_ruby 0.001398 0.000000 2.995477 ( 2.995874)
build_all 0.008536 0.001136 16.763654 ( 1.551152)
build_install 0.005551 0.003881 4.890560 ( 1.168014)
test_btest 0.000806 0.000154 85.625093 ( 7.350399)
test_basic 0.004639 0.000037 0.695676 ( 0.771946)
test_all 0.102006 0.031064 547.788401 ( 54.969072)
test_rubyspec 0.032967 0.012918 50.469996 ( 62.788539)
total: 134.02 sec