Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-040712
#<BuildRuby:0x0000561ecf6401d8
@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-040712",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003882 0.001059 1.041051 ( 1.462514)
build_miniruby 0.000882 0.000240 0.703491 ( 0.703633)
build_ruby 0.001371 0.000000 2.237106 ( 2.237623)
build_all 0.006737 0.001875 12.516891 ( 1.038683)
build_install 0.008104 0.003976 4.127589 ( 1.050660)
test_btest 0.000803 0.000000 73.042225 ( 5.002189)
test_basic 0.003758 0.000199 0.406769 ( 0.487781)
test_all 0.060720 0.040115 374.405118 ( 40.261854)
test_rubyspec 0.021673 0.020848 86.138215 ( 10.965209)
total: 63.21 sec