Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-174025
#<BuildRuby:0x000055c4ee2d0178
@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-174025",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000249 0.004059 0.977356 ( 1.269834)
build_miniruby 0.001123 0.000000 0.865563 ( 0.865989)
build_ruby 0.001018 0.000000 2.702584 ( 2.705255)
build_all 0.007371 0.001222 12.132449 ( 1.001403)
build_install 0.007406 0.001021 3.540062 ( 0.969291)
test_btest 0.000594 0.000149 63.282953 ( 5.191998)
test_basic 0.001018 0.002854 0.372867 ( 0.456334)
test_all 0.093041 0.012317 404.793500 ( 41.647838)
test_rubyspec 0.045714 0.026221 39.585167 ( 52.290597)
total: 106.40 sec