Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-032901
#<BuildRuby:0x0000561d3c2b0098
@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.20231107-032901",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003950 0.000359 1.372562 ( 1.641015)
build_miniruby 0.000962 0.000087 0.845668 ( 0.845161)
build_ruby 0.001245 0.000113 2.601589 ( 2.601702)
build_all 0.005782 0.004080 16.296603 ( 1.436158)
build_install 0.007730 0.000483 4.859700 ( 1.159274)
test_btest 0.000000 0.001121 82.563383 ( 7.339491)
test_basic 0.000000 0.005181 0.723996 ( 0.802071)
test_all 0.085527 0.049080 525.698324 ( 51.599406)
test_rubyspec 0.016493 0.030262 50.201490 ( 62.520034)
total: 129.95 sec