Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-065354
#<BuildRuby:0x0000565533c240a0
@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.20231228-065354",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001048 0.004330 1.084144 ( 1.455682)
build_miniruby 0.001109 0.000392 0.912676 ( 0.911827)
build_ruby 0.001058 0.000374 2.793448 ( 2.793410)
build_all 0.006308 0.003418 16.771962 ( 1.483045)
build_install 0.008750 0.000234 4.668422 ( 1.119204)
test_btest 0.000737 0.000246 82.607866 ( 7.747414)
test_basic 0.003656 0.001219 0.700299 ( 0.774997)
test_all 0.101038 0.032292 558.018883 ( 54.088726)
test_rubyspec 0.027560 0.022503 51.559504 ( 63.850190)
total: 134.23 sec