Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-110645
#<BuildRuby:0x0000564ad96dc0e8
@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.20240618-110645",
@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.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001006 0.004294 1.054084 ( 1.483284)
build_miniruby 0.000000 0.001031 0.729914 ( 0.729850)
build_ruby 0.000000 0.001393 2.253929 ( 2.254542)
build_all 0.006323 0.001003 12.508038 ( 1.019150)
build_install 0.008985 0.003056 4.160258 ( 1.062770)
test_btest 0.000598 0.000187 71.951001 ( 5.103494)
test_basic 0.003738 0.001168 0.409846 ( 0.489877)
test_all 0.059366 0.041879 369.474061 ( 39.529377)
test_rubyspec 0.008627 0.032216 86.683788 ( 10.970599)
total: 62.64 sec