Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-183230
#<BuildRuby:0x000056114ee97040
@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.20231203-183230",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000594 0.004160 1.159351 ( 1.494871)
build_miniruby 0.000780 0.000230 0.841385 ( 0.841366)
build_ruby 0.001002 0.000295 2.737531 ( 2.738222)
build_all 0.002623 0.007685 16.575346 ( 1.452834)
build_install 0.008353 0.001194 4.903710 ( 1.154834)
test_btest 0.000867 0.000315 86.761057 ( 7.077191)
test_basic 0.003796 0.001381 0.805212 ( 0.880027)
test_all 0.098883 0.033977 525.709732 ( 54.014116)
test_rubyspec 0.026185 0.021454 51.343149 ( 63.618677)
total: 133.27 sec