Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-221554
#<BuildRuby:0x000055fb8b957040
@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.20230727-221554",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000739 0.004220 1.425496 ( 2.681978)
build_miniruby 0.000745 0.000280 0.895046 ( 0.894123)
build_ruby 0.001324 0.000000 2.850230 ( 2.849966)
build_all 0.008776 0.000691 13.615455 ( 1.322435)
build_install 0.003973 0.004120 1.900244 ( 0.887036)
test_btest 0.000680 0.000250 77.932057 ( 6.943920)
test_basic 0.005047 0.000299 0.664908 ( 0.742446)
test_all 0.000970 0.000340 472.739080 ( 49.212375)
test_rubyspec 0.008975 0.028653 43.559246 ( 56.003450)
total: 121.54 sec