Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-154431
#<BuildRuby:0x000055a7cf3741d8
@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-154431",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004896 0.000408 1.122159 ( 1.835913)
build_miniruby 0.000998 0.000083 6.437868 ( 6.345237)
build_ruby 0.001376 0.000115 2.291282 ( 2.292027)
build_all 0.008325 0.000000 12.604008 ( 1.073203)
build_install 0.008969 0.003989 4.166445 ( 1.061119)
test_btest 0.000804 0.000095 74.528733 ( 5.147780)
test_basic 0.004160 0.000000 0.402992 ( 0.483797)
test_all 0.085523 0.015888 375.513632 ( 36.991807)
test_rubyspec 0.017846 0.021839 87.083428 ( 11.067813)
total: 66.30 sec