Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-091302
#<BuildRuby:0x000055a212824060
@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-091302",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004717 0.000212 1.057071 ( 1.404082)
build_miniruby 0.000794 0.000217 0.693826 ( 0.694163)
build_ruby 0.001134 0.000309 2.244769 ( 2.245435)
build_all 0.007841 0.000911 12.565703 ( 1.057123)
build_install 0.011614 0.003998 4.155701 ( 1.065863)
test_btest 0.000495 0.000132 67.965454 ( 6.255904)
test_basic 0.004448 0.000008 0.403077 ( 0.484199)
test_all 0.063169 0.033816 373.274699 ( 36.822280)
test_rubyspec 0.032704 0.009083 86.269856 ( 10.976109)
total: 61.01 sec