Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-165206
#<BuildRuby:0x00005612787af4f0
@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.20240116-165206",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000795 0.004249 0.805705 ( 1.171238)
build_miniruby 0.000817 0.000327 0.804949 ( 0.804617)
build_ruby 0.000997 0.000398 2.665214 ( 2.666300)
build_all 0.008431 0.000009 12.004778 ( 0.984539)
build_install 0.005370 0.005514 3.426274 ( 0.968750)
test_btest 0.000466 0.000186 63.892226 ( 4.786220)
test_basic 0.002850 0.001140 0.400191 ( 0.481589)
test_all 0.081120 0.014580 394.939681 ( 35.664537)
test_rubyspec 0.055710 0.071750 73.763058 ( 86.235008)
total: 133.76 sec