Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-081813
#<BuildRuby:0x0000561ef5d7b788
@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.20240109-081813",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001953 0.004484 0.796190 ( 1.215222)
build_miniruby 0.000907 0.000248 0.841431 ( 0.841206)
build_ruby 0.001386 0.000000 2.657571 ( 2.657961)
build_all 0.006609 0.000960 11.930752 ( 0.990506)
build_install 0.007177 0.001794 3.380366 ( 0.968415)
test_btest 0.000678 0.000169 66.360113 ( 5.526142)
test_basic 0.004172 0.000000 0.425052 ( 0.505648)
test_all 0.056548 0.041064 384.433383 ( 43.980925)
test_rubyspec 0.014131 0.051271 40.506380 ( 53.066218)
total: 109.75 sec