Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-092231
#<BuildRuby:0x000056333716c180
@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.20240615-092231",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003537 0.001415 1.037849 ( 1.287411)
build_miniruby 0.001023 0.000000 0.701508 ( 0.701437)
build_ruby 0.001436 0.000000 2.241609 ( 2.242148)
build_all 0.003974 0.003997 12.558438 ( 1.020297)
build_install 0.006496 0.004869 4.187785 ( 1.079639)
test_btest 0.000457 0.000213 67.568777 ( 6.131832)
test_basic 0.001396 0.002540 0.403743 ( 0.484859)
test_all 0.072285 0.026373 383.825479 ( 36.889658)
test_rubyspec 0.028167 0.013237 86.656934 ( 10.999036)
total: 60.84 sec