Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-093105
#<BuildRuby:0x000055eda727eeb8
@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-093105",
@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.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003507 0.000825 1.224008 ( 1.588263)
build_miniruby 0.000838 0.000198 0.935246 ( 0.934391)
build_ruby 0.000980 0.000231 2.804074 ( 2.804216)
build_all 0.008803 0.001018 16.760796 ( 1.528132)
build_install 0.008385 0.000000 4.744235 ( 1.154541)
test_btest 0.001088 0.000000 84.727437 ( 8.082316)
test_basic 0.005913 0.000000 0.759874 ( 0.833671)
test_all 0.096468 0.042742 539.275275 ( 52.598566)
test_rubyspec 0.026709 0.022734 51.039781 ( 63.256277)
total: 132.78 sec