Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-054019
#<BuildRuby:0x0000557bbbed4180
@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.20240620-054019",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004267 0.000711 1.043998 ( 1.312957)
build_miniruby 0.000989 0.000165 0.724308 ( 0.723873)
build_ruby 0.001445 0.000241 2.296082 ( 2.296743)
build_all 0.007624 0.000463 12.437757 ( 1.080203)
build_install 0.011762 0.004329 4.491861 ( 1.085165)
test_btest 0.000800 0.000150 71.278730 ( 5.284316)
test_basic 0.001280 0.003923 0.396698 ( 0.476468)
test_all 0.088034 0.016624 371.997111 ( 43.292996)
test_rubyspec 0.034355 0.007679 87.862423 ( 11.056326)
total: 66.61 sec