Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-124518
#<BuildRuby:0x000055bba25100a0
@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-124518",
@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.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004678 0.001169 1.033844 ( 1.293720)
build_miniruby 0.000883 0.000221 0.738604 ( 0.738762)
build_ruby 0.001694 0.000424 2.236963 ( 2.237068)
build_all 0.007699 0.000000 12.527258 ( 1.041663)
build_install 0.009980 0.004430 4.169847 ( 1.055227)
test_btest 0.000699 0.000000 69.221818 ( 5.423478)
test_basic 0.003870 0.000000 0.391880 ( 0.473668)
test_all 0.073574 0.024246 358.374527 ( 43.834292)
test_rubyspec 0.021156 0.021345 87.003781 ( 10.966883)
total: 67.07 sec