Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-195643
#<BuildRuby:0x000055eaf31140e8
@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-195643",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001979 0.003050 1.039742 ( 1.293814)
build_miniruby 0.000746 0.000311 0.708611 ( 0.708685)
build_ruby 0.000957 0.000398 2.254196 ( 2.255068)
build_all 0.003370 0.005500 12.589560 ( 1.078988)
build_install 0.003911 0.009540 4.218410 ( 1.086257)
test_btest 0.000462 0.000297 69.373135 ( 5.931762)
test_basic 0.004312 0.000000 0.415613 ( 0.496151)
test_all 0.077143 0.020809 373.301726 ( 36.181088)
test_rubyspec 0.028459 0.014830 86.981521 ( 11.028092)
total: 60.06 sec