Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-134650
#<BuildRuby:0x000055b24b2575f8
@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.20240110-134650",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000019)
build_up 0.001073 0.004203 0.948639 ( 1.338398)
build_miniruby 0.000907 0.000210 1.010405 ( 1.009600)
build_ruby 0.001159 0.000267 2.744714 ( 2.746364)
build_all 0.000000 0.010546 14.886008 ( 1.388961)
build_install 0.006015 0.002808 4.384813 ( 1.171227)
test_btest 0.000456 0.000196 81.913037 ( 7.304766)
test_basic 0.003092 0.000000 0.442308 ( 0.522356)
test_all 0.098805 0.034947 549.725473 ( 54.434763)
test_rubyspec 0.019953 0.013728 50.191652 ( 62.780942)
total: 132.70 sec