Logfile: /home/ko1/ruby/logs/brlog.trunk.20240627-011214
#<BuildRuby:0x000055956e3201f0
@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.20240627-011214",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004889 0.001467 1.165931 ( 1.392055)
build_miniruby 0.000842 0.000252 0.724583 ( 0.724730)
build_ruby 0.001425 0.000428 2.272204 ( 2.272451)
build_all 0.007629 0.000803 12.547497 ( 1.047975)
build_install 0.007991 0.005968 4.275237 ( 1.074318)
test_btest 0.000441 0.000147 71.401705 ( 5.573637)
test_basic 0.002951 0.000984 0.402625 ( 0.485315)
test_all 0.062999 0.032576 376.769931 ( 38.696481)
test_rubyspec 0.007430 0.034816 87.718175 ( 11.008708)
total: 62.28 sec