Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-154129
#<BuildRuby:0x0000564dd211f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-154129",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000009)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003237 0.001798 0.797569 ( 1.176233)
build_miniruby 0.001086 0.000000 0.837785 ( 0.837840)
build_ruby 0.000848 0.000710 2.683641 ( 2.683975)
build_all 0.007481 0.000046 11.975865 ( 0.966781)
build_install 0.011513 0.002346 3.499258 ( 0.973558)
test_btest 0.000657 0.000271 63.157875 ( 4.537642)
test_basic 0.003101 0.001277 0.396479 ( 0.475990)
test_all 0.082800 0.014493 386.033657 ( 32.372722)
test_rubyspec 0.030861 0.032822 40.304290 ( 52.877511)
total: 96.90 sec