Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-052027
#<BuildRuby:0x0000559d0c5f4098
@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.20240107-052027",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000732 0.004286 1.257803 ( 1.619211)
build_miniruby 0.001033 0.000244 1.444646 ( 1.446673)
build_ruby 0.001458 0.000343 5.187508 ( 5.197255)
build_all 0.006142 0.003660 16.546571 ( 1.724392)
build_install 0.014108 0.001366 4.931495 ( 1.698632)
test_btest 0.000860 0.000000 89.628755 ( 14.035994)
test_basic 0.005006 0.000339 0.650090 ( 0.717993)
test_all 0.078467 0.042550 531.306816 ( 69.343813)
test_rubyspec 0.039479 0.024454 79.257650 ( 91.358182)
total: 187.14 sec