Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-014951
#<BuildRuby:0x0000561062fdf8e0
@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.20231210-014951",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004269 0.000042 1.005258 ( 1.295584)
build_miniruby 0.000705 0.000054 0.866330 ( 0.867133)
build_ruby 0.000000 0.001629 2.692046 ( 2.693100)
build_all 0.005318 0.002366 12.057583 ( 1.029760)
build_install 0.003615 0.004713 3.531747 ( 0.973300)
test_btest 0.000577 0.000123 63.116125 ( 5.388330)
test_basic 0.004442 0.000039 0.373744 ( 0.454811)
test_all 0.084882 0.017652 417.498564 ( 34.839051)
test_rubyspec 0.040021 0.025103 39.606991 ( 52.228404)
total: 99.77 sec