Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-134454
#<BuildRuby:0x0000565319157e68
@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.20231227-134454",
@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.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004175 0.000439 1.129119 ( 1.506408)
build_miniruby 0.000846 0.000089 0.872563 ( 0.871969)
build_ruby 0.001108 0.000116 2.715720 ( 2.716704)
build_all 0.004764 0.005038 16.414217 ( 1.518606)
build_install 0.008301 0.000000 4.621948 ( 1.126327)
test_btest 0.001059 0.000000 82.183443 ( 7.338327)
test_basic 0.004283 0.000000 0.694830 ( 0.770925)
test_all 0.099226 0.034047 550.613801 ( 51.225268)
test_rubyspec 0.030673 0.018051 49.160771 ( 61.519689)
total: 128.60 sec