Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-001304
#<BuildRuby:0x000055c1bc0f0040
@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.20231230-001304",
@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.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004345 0.000966 1.339720 ( 1.733842)
build_miniruby 0.000769 0.000171 0.854102 ( 0.853725)
build_ruby 0.001386 0.000308 2.932090 ( 2.936090)
build_all 0.008085 0.001797 16.718279 ( 1.455615)
build_install 0.008766 0.000000 4.719539 ( 1.173806)
test_btest 0.001092 0.000000 83.741392 ( 6.477910)
test_basic 0.004944 0.000000 0.635538 ( 0.709587)
test_all 0.125541 0.010527 524.835362 ( 57.686354)
test_rubyspec 0.032460 0.014336 49.712673 ( 62.019942)
total: 135.05 sec