Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-100629
#<BuildRuby:0x0000561dbcacf500
@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.20240104-100629",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000044 0.000005 0.000049 ( 0.000046)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.004611 0.000044 1.271225 ( 1.550214)
build_miniruby 0.000807 0.000085 0.863556 ( 0.862990)
build_ruby 0.000000 0.001333 2.629739 ( 2.629217)
build_all 0.001889 0.007555 14.306914 ( 1.336597)
build_install 0.008581 0.000000 4.249178 ( 1.093443)
test_btest 0.000770 0.000127 75.241682 ( 6.937476)
test_basic 0.000182 0.004451 0.756567 ( 0.833436)
test_all 0.088747 0.040894 501.956009 ( 51.659607)
test_rubyspec 0.035340 0.013327 49.110198 ( 61.471775)
total: 128.38 sec