Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-100058
#<BuildRuby:0x000055a5d977bfa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230625-100058",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005710 0.000288 1.514462 ( 2.749267)
build_miniruby 0.000888 0.000140 0.907976 ( 0.907698)
build_ruby 0.001237 0.000000 2.878625 ( 2.879140)
build_all 0.010517 0.000000 16.416352 ( 1.520678)
build_install 0.006440 0.003722 4.848315 ( 1.138069)
test_btest 0.000871 0.000145 84.080529 ( 7.831817)
test_basic 0.000000 0.004050 0.567718 ( 0.653388)
test_all 0.000000 0.001273 455.269160 ( 48.852061)
test_rubyspec 0.008965 0.028925 41.551709 ( 54.027490)
total: 120.56 sec