Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-233823
#<BuildRuby:0x000055a419cf8060
@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-233823",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002480 0.002734 1.061831 ( 1.396554)
build_miniruby 0.000920 0.000230 0.703388 ( 0.703404)
build_ruby 0.001154 0.000288 2.252761 ( 2.253145)
build_all 0.004879 0.004211 12.567246 ( 1.034069)
build_install 0.005818 0.006230 4.204543 ( 1.065707)
test_btest 0.000633 0.000243 69.558116 ( 5.758856)
test_basic 0.001015 0.003003 0.413202 ( 0.494024)
test_all 0.067607 0.033185 369.062918 ( 40.011524)
test_rubyspec 0.018578 0.023951 87.316052 ( 11.066490)
total: 63.78 sec