Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-022254
#<BuildRuby:0x000055ca16a14010
@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.20240617-022254",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003560 0.001068 1.066765 ( 1.491720)
build_miniruby 0.000826 0.000248 0.719543 ( 0.719703)
build_ruby 0.001045 0.000313 2.285111 ( 2.285851)
build_all 0.006843 0.002053 12.447696 ( 1.049822)
build_install 0.007090 0.004082 4.152929 ( 1.075251)
test_btest 0.000829 0.000000 67.382571 ( 6.018407)
test_basic 0.000868 0.003101 0.411223 ( 0.492356)
test_all 0.074011 0.026226 359.806510 ( 42.802216)
test_rubyspec 0.028583 0.012247 86.861577 ( 10.998363)
total: 66.93 sec