Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-030656
#<BuildRuby:0x00005569d4007ba0
@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.20231212-030656",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004428 0.001384 1.535723 ( 2.196651)
build_miniruby 0.000809 0.000253 0.894831 ( 0.894953)
build_ruby 0.001488 0.000465 2.757101 ( 2.756832)
build_all 0.006578 0.003655 16.791454 ( 1.505941)
build_install 0.008288 0.000317 4.960050 ( 1.167060)
test_btest 0.000866 0.000264 88.696126 ( 7.931086)
test_basic 0.003732 0.001136 0.763823 ( 0.833193)
test_all 0.089752 0.043752 546.959423 ( 55.653755)
test_rubyspec 0.028276 0.018584 51.346916 ( 63.704712)
total: 136.65 sec