Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-144511
#<BuildRuby:0x000056215f4a8180
@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.20240616-144511",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004984 1.039988 ( 1.397081)
build_miniruby 0.000000 0.001050 0.707247 ( 0.707309)
build_ruby 0.000000 0.001415 2.255208 ( 2.255587)
build_all 0.003263 0.004590 12.552568 ( 1.040706)
build_install 0.010129 0.002708 4.213945 ( 1.083561)
test_btest 0.000445 0.000178 72.196247 ( 5.453043)
test_basic 0.002834 0.001133 0.392696 ( 0.473028)
test_all 0.077232 0.023468 375.545461 ( 41.921145)
test_rubyspec 0.033324 0.008041 86.927902 ( 11.026620)
total: 65.36 sec