Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-061027
#<BuildRuby:0x0000561f8e783918
@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.20240101-061027",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000333 0.003904 1.064484 ( 1.472044)
build_miniruby 0.001328 0.000000 0.937983 ( 0.936378)
build_ruby 0.001246 0.000000 2.707768 ( 2.708040)
build_all 0.009853 0.000000 16.379280 ( 1.453364)
build_install 0.006220 0.002039 4.620816 ( 1.110229)
test_btest 0.000878 0.000195 81.406868 ( 7.453329)
test_basic 0.000000 0.005096 0.723678 ( 0.799692)
test_all 0.097100 0.041204 518.616938 ( 54.158606)
test_rubyspec 0.042700 0.008497 49.953708 ( 62.263274)
total: 132.36 sec