Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-151429
#<BuildRuby:0x0000562e0f41c088
@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.20240103-151429",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003870 0.004095 1.065160 ( 1.327481)
build_miniruby 0.000731 0.000266 0.804458 ( 0.804657)
build_ruby 0.001304 0.000000 2.686682 ( 2.687702)
build_all 0.005438 0.002122 11.922540 ( 0.934785)
build_install 0.010039 0.000739 3.489526 ( 0.963365)
test_btest 0.000535 0.000167 61.085586 ( 5.629611)
test_basic 0.003206 0.001002 0.394767 ( 0.475926)
test_all 0.077766 0.019759 399.654058 ( 35.564014)
test_rubyspec 0.030467 0.042155 40.139889 ( 52.737493)
total: 101.13 sec