Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-234825
#<BuildRuby:0x000055ec17a98180
@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.20240614-234825",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003171 0.002089 1.045816 ( 1.483182)
build_miniruby 0.000981 0.000210 0.745254 ( 0.745159)
build_ruby 0.001649 0.000353 2.246738 ( 2.246983)
build_all 0.008374 0.000248 12.481445 ( 1.011709)
build_install 0.006725 0.005291 4.234260 ( 1.068002)
test_btest 0.000750 0.000187 70.057723 ( 5.587285)
test_basic 0.003206 0.000802 0.388362 ( 0.470120)
test_all 0.069867 0.026118 359.427560 ( 33.810171)
test_rubyspec 0.038265 0.003016 86.522044 ( 11.007657)
total: 57.43 sec