Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-024659
#<BuildRuby:0x0000560cb38000a0
@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-024659",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004711 0.000392 1.051938 ( 1.305132)
build_miniruby 0.001144 0.000000 0.717832 ( 0.717625)
build_ruby 0.000000 0.001384 2.242903 ( 2.243403)
build_all 0.006158 0.002107 12.486845 ( 1.077225)
build_install 0.010415 0.000811 4.172583 ( 1.068512)
test_btest 0.000682 0.000085 71.882929 ( 4.918897)
test_basic 0.003578 0.000447 0.404595 ( 0.485500)
test_all 0.079581 0.019784 376.552267 ( 43.742704)
test_rubyspec 0.018438 0.026914 87.148995 ( 10.972674)
total: 66.53 sec