Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-174035
#<BuildRuby:0x000055c8f0387f48
@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.20240621-174035",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004214 0.000766 1.044578 ( 1.402365)
build_miniruby 0.000968 0.000176 0.721688 ( 0.721918)
build_ruby 0.001226 0.000223 2.282401 ( 2.282924)
build_all 0.003632 0.004347 12.575641 ( 1.054194)
build_install 0.007216 0.005342 4.534833 ( 1.072542)
test_btest 0.000636 0.000195 72.649974 ( 5.812614)
test_basic 0.004202 0.000000 0.424155 ( 0.505024)
test_all 0.075345 0.024865 375.416395 ( 43.392351)
test_rubyspec 0.029471 0.013080 86.810949 ( 11.014078)
total: 67.26 sec