Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-023919
#<BuildRuby:0x00005636c9cbf7b8
@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.20240116-023919",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000759 0.004192 1.287286 ( 1.649904)
build_miniruby 0.000751 0.000136 0.885880 ( 0.885536)
build_ruby 0.001054 0.000192 2.790898 ( 2.790406)
build_all 0.007484 0.001361 14.159321 ( 1.286569)
build_install 0.002141 0.005567 4.003529 ( 1.047844)
test_btest 0.000826 0.000225 72.294262 ( 7.212328)
test_basic 0.002463 0.002782 0.749673 ( 0.824724)
test_all 0.074730 0.053492 485.792569 ( 44.069964)
test_rubyspec 0.038305 0.006384 47.743766 ( 60.081269)
total: 119.85 sec