Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-211520
#<BuildRuby:0x00005634be7530e8
@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-211520",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005558 0.000278 1.031063 ( 1.261870)
build_miniruby 0.000921 0.000154 0.718085 ( 0.717692)
build_ruby 0.001225 0.000204 2.251710 ( 2.252451)
build_all 0.003817 0.004123 12.511735 ( 1.060050)
build_install 0.009029 0.005571 4.161217 ( 1.072041)
test_btest 0.000579 0.000165 69.400522 ( 6.052085)
test_basic 0.003937 0.001125 0.390242 ( 0.471074)
test_all 0.089503 0.008830 374.310015 ( 38.463457)
test_rubyspec 0.022225 0.019671 86.971668 ( 10.975909)
total: 62.33 sec