Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-183933
#<BuildRuby:0x0000564c39158098
@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.20240113-183933",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004049 0.000386 0.960542 ( 1.366690)
build_miniruby 0.000892 0.000085 0.885133 ( 0.886425)
build_ruby 0.001571 0.000000 2.836578 ( 2.838906)
build_all 0.006445 0.004124 14.544217 ( 1.397245)
build_install 0.010433 0.000000 4.218959 ( 1.140043)
test_btest 0.000721 0.000000 76.055954 ( 7.627753)
test_basic 0.004332 0.000000 0.454347 ( 0.537106)
test_all 0.103182 0.032863 530.209776 ( 49.930344)
test_rubyspec 0.025396 0.009333 49.039927 ( 61.536695)
total: 127.26 sec