Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-200938
#<BuildRuby:0x00005652e43c81f0
@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-200938",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002216 0.003575 1.037368 ( 1.278938)
build_miniruby 0.000873 0.000218 0.728367 ( 0.728367)
build_ruby 0.001154 0.000289 2.304744 ( 2.305529)
build_all 0.008062 0.000924 12.522917 ( 1.056358)
build_install 0.009515 0.004576 4.321917 ( 1.073736)
test_btest 0.000715 0.000191 70.961053 ( 5.347248)
test_basic 0.004910 0.000108 0.407633 ( 0.487101)
test_all 0.065173 0.034045 367.976247 ( 42.005358)
test_rubyspec 0.027529 0.014883 87.121262 ( 11.039835)
total: 65.32 sec