Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-182238
#<BuildRuby:0x000056019ee001f0
@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.20240614-182238",
@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.000006 0.000001 0.000007 ( 0.000007)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004487 0.000748 1.034093 ( 1.293429)
build_miniruby 0.000978 0.000163 0.708413 ( 0.708491)
build_ruby 0.001549 0.000258 2.234878 ( 2.234784)
build_all 0.007367 0.000429 12.440331 ( 1.042600)
build_install 0.006709 0.006344 4.157054 ( 1.060038)
test_btest 0.000632 0.000146 68.021967 ( 6.180102)
test_basic 0.004556 0.000000 0.391647 ( 0.472766)
test_all 0.080366 0.016723 367.502714 ( 36.484247)
test_rubyspec 0.036374 0.004466 86.253527 ( 10.907742)
total: 60.38 sec