Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-174708
#<BuildRuby:0x000055f0727172e0
@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.20231129-174708",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004792 0.000140 1.194702 ( 2.281949)
build_miniruby 0.001011 0.000000 0.851910 ( 0.853189)
build_ruby 0.001287 0.000000 2.778985 ( 2.779269)
build_all 0.009841 0.000051 16.680240 ( 1.473624)
build_install 0.003862 0.004680 4.869501 ( 1.188509)
test_btest 0.000988 0.000179 88.881615 ( 7.336366)
test_basic 0.004224 0.000004 0.722643 ( 0.800583)
test_all 0.089694 0.041433 547.547042 ( 50.798182)
test_rubyspec 0.034149 0.019595 51.258325 ( 63.498430)
total: 131.01 sec