Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-143013
#<BuildRuby:0x000055df59e576d8
@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-143013",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001710 0.004452 1.292735 ( 1.687044)
build_miniruby 0.000946 0.000284 0.844563 ( 0.843966)
build_ruby 0.000959 0.000288 2.671489 ( 2.671363)
build_all 0.005539 0.003285 14.078945 ( 1.270893)
build_install 0.006740 0.000825 4.081683 ( 1.062461)
test_btest 0.001012 0.000000 74.036906 ( 7.147615)
test_basic 0.004111 0.000275 0.596241 ( 0.673717)
test_all 0.102607 0.027565 501.323050 ( 46.104870)
test_rubyspec 0.018769 0.027097 48.551272 ( 60.895378)
total: 122.36 sec