Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-041338
#<BuildRuby:0x000055b4ba480098
@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-041338",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004407 0.000000 1.063455 ( 1.437927)
build_miniruby 0.001391 0.000000 0.962641 ( 0.961406)
build_ruby 0.001377 0.000000 3.038508 ( 3.038939)
build_all 0.009133 0.000673 16.688064 ( 1.501344)
build_install 0.008063 0.000532 4.694945 ( 1.149186)
test_btest 0.000914 0.000125 82.835403 ( 7.710923)
test_basic 0.000789 0.004533 0.739512 ( 0.812530)
test_all 0.117223 0.018072 532.902016 ( 61.900028)
test_rubyspec 0.006775 0.038055 50.268261 ( 62.583105)
total: 141.10 sec