Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-131048
#<BuildRuby:0x0000557c532d4040
@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.20240114-131048",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001972 0.004325 1.135296 ( 1.537818)
build_miniruby 0.000809 0.000128 0.910132 ( 0.910604)
build_ruby 0.001328 0.000210 2.689185 ( 2.688641)
build_all 0.004789 0.004347 14.130292 ( 1.262012)
build_install 0.007414 0.000000 4.039988 ( 1.037669)
test_btest 0.001090 0.000004 75.395152 ( 6.622868)
test_basic 0.001052 0.003572 0.745238 ( 0.820761)
test_all 0.103421 0.026592 510.903226 ( 48.839020)
test_rubyspec 0.024709 0.017226 46.969369 ( 59.465806)
total: 123.19 sec