Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-110811
#<BuildRuby:0x0000555c0b89f7d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-110811",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004240 0.000385 0.982119 ( 1.245765)
build_miniruby 0.001128 0.000102 0.867249 ( 0.867369)
build_ruby 0.001239 0.000000 2.700550 ( 2.704084)
build_all 0.008198 0.000041 12.180981 ( 0.977964)
build_install 0.004814 0.009128 3.563208 ( 0.973225)
test_btest 0.000000 0.000760 66.050187 ( 4.782137)
test_basic 0.001323 0.002873 0.376610 ( 0.455619)
test_all 0.077915 0.023503 383.688208 ( 34.563752)
test_rubyspec 0.025537 0.036958 39.914471 ( 52.572707)
total: 99.14 sec