Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-163721
#<BuildRuby:0x0000564807def5f8
@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.20231211-163721",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001796 0.004404 1.417530 ( 2.040306)
build_miniruby 0.000776 0.000173 0.826102 ( 0.826689)
build_ruby 0.000999 0.000222 2.757236 ( 2.757140)
build_all 0.008044 0.001788 16.329821 ( 1.423298)
build_install 0.007376 0.001639 4.913023 ( 1.158105)
test_btest 0.000000 0.001295 82.298588 ( 7.759416)
test_basic 0.003142 0.000788 0.742615 ( 0.821135)
test_all 0.100633 0.033877 549.047174 ( 48.393741)
test_rubyspec 0.011596 0.034103 50.100339 ( 62.435575)
total: 127.62 sec