Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-175854
#<BuildRuby:0x000056160d6c7d60
@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-175854",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004282 0.000713 1.071361 ( 1.295668)
build_miniruby 0.000982 0.000164 0.715505 ( 0.715731)
build_ruby 0.001709 0.000285 2.272242 ( 2.272566)
build_all 0.006874 0.001145 12.554689 ( 1.044952)
build_install 0.007576 0.005715 4.228583 ( 1.073276)
test_btest 0.000602 0.000139 69.800536 ( 5.874759)
test_basic 0.003572 0.000825 0.403177 ( 0.483651)
test_all 0.079884 0.022185 375.631868 ( 38.138863)
test_rubyspec 0.022880 0.019651 87.386745 ( 11.041631)
total: 61.94 sec