Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-041730
#<BuildRuby:0x000055e6187a37b8
@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.20231027-041730",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004491 0.000749 1.426551 ( 1.671823)
build_miniruby 0.000854 0.000142 0.870660 ( 0.869963)
build_ruby 0.001021 0.000170 2.784527 ( 2.784380)
build_all 0.009827 0.000199 16.840924 ( 1.482782)
build_install 0.008652 0.000002 5.051086 ( 1.162768)
test_btest 0.000914 0.000125 86.147986 ( 7.530845)
test_basic 0.000699 0.004494 0.718230 ( 0.794486)
test_all 0.112778 0.020124 535.940669 ( 54.087709)
test_rubyspec 0.013715 0.038065 51.099969 ( 63.270842)
total: 133.66 sec