Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-222329
#<BuildRuby:0x000055c8d0f3ff90
@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.20231126-222329",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005996 0.912394 ( 1.283072)
build_miniruby 0.000000 0.001031 0.802073 ( 0.802128)
build_ruby 0.000000 0.002059 2.625886 ( 2.626183)
build_all 0.005077 0.003122 12.215462 ( 0.964505)
build_install 0.007170 0.004388 3.693510 ( 0.980923)
test_btest 0.000519 0.000214 60.754027 ( 5.750708)
test_basic 0.003523 0.001451 0.402997 ( 0.482603)
test_all 0.063262 0.031502 364.507485 ( 33.544365)
test_rubyspec 0.027040 0.043716 40.040574 ( 52.584874)
total: 99.02 sec