Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-005422
#<BuildRuby:0x0000557991d6bcc0
@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.20231128-005422",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005306 0.000212 1.418267 ( 1.819205)
build_miniruby 0.001016 0.000160 0.985701 ( 0.984741)
build_ruby 0.001310 0.000207 2.793450 ( 2.793558)
build_all 0.001767 0.008789 17.129767 ( 1.529905)
build_install 0.002044 0.007559 5.195209 ( 1.209534)
test_btest 0.000844 0.000294 85.116652 ( 7.651820)
test_basic 0.004125 0.001434 0.828963 ( 0.904218)
test_all 0.093947 0.040591 529.830690 ( 52.025247)
test_rubyspec 0.031452 0.017723 49.706354 ( 62.002073)
total: 130.92 sec