Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-120741
#<BuildRuby:0x00005590c2447840
@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.20231206-120741",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004911 0.000000 1.242573 ( 1.645837)
build_miniruby 0.000924 0.000000 0.913388 ( 0.913055)
build_ruby 0.001352 0.000000 2.702255 ( 2.702535)
build_all 0.010551 0.000000 16.754210 ( 1.568900)
build_install 0.005493 0.004102 5.010503 ( 1.229489)
test_btest 0.000827 0.000276 86.642677 ( 7.794478)
test_basic 0.001998 0.002778 0.797690 ( 0.875044)
test_all 0.106718 0.027405 546.385269 ( 58.772231)
test_rubyspec 0.019161 0.031357 50.986398 ( 63.303121)
total: 138.81 sec